Layout
Horizontal Stack
A layout component that stacks its child components horizontally, wrapping them to the next row if necessary.
Fields
Name | Type | Description | Options |
---|---|---|---|
Padding | Padding | - | - |
Content alignment (H) | Align (H) | - | - |
Content alignment (V) | Align (V) | - | - |
Custom CSS classes | Text | CSS classes, separated by spaces. You can define classes in custom stylesheets. | - |
Low code usage
This component can be declared directly in Python, using backend-driven UI.