Skip to content

The Column component only supports 1 Width and Size which limits responsive design #6

@jbennink

Description

@jbennink

Is just noticed the Column component only supports 1 Size. Usualy to make a website/app responsive you need to be able to set Widths for different Sizes, like so: <div class="col-sm-6 col-md3"> . To be able to use this the current Width and Size parameters are not sufficient. Also I think Bootstrap 4 added generic col-6 type widths as well.
Since responsiveness is important how should we implement this?
I see Blazorise.Bootstrap does not support this type of column style usage either. Is this not a thing anymore?

tag: enhancement

Metadata

Metadata

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions