Panel
Panel is a background that organizes content in an application. It uses color to reflect level of importance and convey visual hierarchy.
Also known as: Container, Pane
| Salt package | @salt-ds/core |
|---|---|
| Available since | 1.1.0 |
Note: This tab list includes overflow; tab positions may be inaccurate or change when a tab is selected
Pick the background that reflects the level of importance of the content (primary or secondary), which will drive the types of components displayed in the panel.
- To organize and divide the application into clear content areas.
- To create visual hierarchy within the application layout.
- With the
BorderLayoutcomponent to define the main content regions of your application with responsive behavior.
To import Panel from the core Salt package, use: