Skip to content

Side panel

The side panel is a responsive layout container that pushes-in from the right side of an application (for left-to-right/LTR orientation).

Usage

The side panel is used to display additional content or functionality that is related to the main content of a page.

Side panel

The panel takes the full application height and a fixed width. There are two pre-defined widths to choose from, either regular (390px) or wide (500px).

When to use

  • Use it to show detail information of a selected item/object from the main working area (e.g. of a list).
  • Use it for navigation items such as links or menus.
  • Use it for filter options to enable users to refine their search results.
  • Use it for settings and preferences to allow users to customize their experience.
  • Use it for help and support information.
  • Use it for notifications to alert users about important updates, events or more.

Best practices for side panel

  • Don't use it for permanent information. The content should be changing based on the context.
  • The content should be scrollable if it exceeds the height of the application window.

Except where otherwise noted, content on this site is licensed under MIT License.