-
We have a FluentStack with Orientation.Horizontal on Desktop but there is not enough space on mobile devices, and we'd like to reflow it to vertical like in the example of the fluent 2 docs. What is the recommended way of achieving this? |
Beta Was this translation helpful? Give feedback.
Answered by
vnbaaij
Sep 19, 2025
Replies: 1 comment 2 replies
-
When using the FluentGrid, you can hide./show certain 'cells' based on configuration. https://www.fluentui-blazor.net/Grid |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
lootjes
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When using the FluentGrid, you can hide./show certain 'cells' based on configuration. https://www.fluentui-blazor.net/Grid