Arrange Components#
Arranging components on the page and controlling their size is a major part of building an application. In this section we will go over different ways of achieving fixed and responsive layouts and otherwise arrange components on the page.
Customize Spacing
How to customize the spacing between elements.
Align Components
How to customize the alignment between components.
Control Size
How to control the size of components.
Examples#
Use the dynamic
parameter of Tabs
to defer rendering until a tab is selected.