Panel

Panel organizes content into distinct regions within an application. It uses background color and elevation to convey visual hierarchy.

Also known as: Container, Pane
Salt package@salt-ds/core
Available since1.1.0

Panel comes in three variants: primary, secondary, and tertiary. The primary variant is the default.

Panel comes in two elevations: flat and raised.

The flat elevation is the default. Use it to divide an application layout into distinct regions through background color without adding a shadow or stronger visual prominence.

Use the raised elevation when a large region, such as a major working area, needs stronger visual prominence than the surrounding interface.