Layout
Layout components define how page content is grouped and arranged before it is rendered in the web application.
Available pages
Notes
- The current SDK uses vertical stacking as the default flow.
- Horizontal or navigational layouts are introduced explicitly with dedicated containers such as
Columns,Tabs, andMenu.
