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.

Customize Spacing
Align Components

How to customize the alignment between components.

Align Components
Control Size

How to control the size of components.

Control Size

Examples#

Use the dynamic parameter of Tabs to defer rendering until a tab is selected.

Dynamic Tabs