Stack Component Request #535

Closed
opened 2026-01-29 17:38:51 +00:00 by claunia · 2 comments
Owner

Originally created by @1002527441 on GitHub (Sep 8, 2022).

this component is very useful to manage layout of its childitems along the vertical or horizontal axis, like the StackPanel in WPF.

Could you help to build this one?

https://mudblazor.com/components/stack#basic-usage

Originally created by @1002527441 on GitHub (Sep 8, 2022). this component is very useful to manage layout of its childitems along the vertical or horizontal axis, like the StackPanel in WPF. Could you help to build this one? https://mudblazor.com/components/stack#basic-usage
Author
Owner

@enchev commented on GitHub (Sep 8, 2022):

Hey @1002527441,

Maybe you can simply use display: flex and set desired flex-direction:
https://www.w3schools.com/cssref/playdemo.asp?filename=playcss_flex-direction

@enchev commented on GitHub (Sep 8, 2022): Hey @1002527441, Maybe you can simply use display: flex and set desired flex-direction: https://www.w3schools.com/cssref/playdemo.asp?filename=playcss_flex-direction
Author
Owner

@1002527441 commented on GitHub (Oct 10, 2022):

good idea, thanks a lot for your suggestion.

@1002527441 commented on GitHub (Oct 10, 2022): good idea, thanks a lot for your suggestion.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/radzen-blazor#535