Panel

v2.2

Panels present supplemental information and input methods directly related to the primary content.

  • CSS
  • Marko
  • React
Stylized artwork of a panel.

Anatomy

Properties

Behavior

Modality

Panels can be modal or non-modal. Modal Panels present over a scrim that disables interaction with the base layer. Non-modal Panels omit the scrim and allow users to manipulate content on the base layer. Modal is the default presentation for Panels.

Use a modal Panel when manipulating data that will update the base layer or when the content on the base layer is complex and distracting. Use a non-modal Panel for content that is purely referential and doesn’t update data.

Screen sizes

Best practices

Specs