You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was thinking about reasons why I am not using the FluentStack and FluentGrid components so much. And one of them is that I cannot control the order behaviour of the columns for other devices.
On desktop for example I have this view:
On mobile I would like to have the filter area to be displayed first:
In Bootstrap this can be achieved by providing order-* parameters:
I would love to be able to have some similiar feature like this for the fluent variants as well.
The text was updated successfully, but these errors were encountered:
🙋 Feature Request
I was thinking about reasons why I am not using the
FluentStack
andFluentGrid
components so much. And one of them is that I cannot control the order behaviour of the columns for other devices.On desktop for example I have this view:
On mobile I would like to have the filter area to be displayed first:
In Bootstrap this can be achieved by providing
order-*
parameters:I would love to be able to have some similiar feature like this for the fluent variants as well.
The text was updated successfully, but these errors were encountered: