Clickable Panel

Clickable panels are used to display information in a clickable zone.

Overview

Clickable panels are used to display information in a clickable zone. Clickable panels are composed of a background icon and a title and can have a subtext and/or a tooltip (optional), and an arrow icon (optional and overridable). Icon background, title, and subtext have their own loading strategy.

Guidelines

A clickable panel can either trigger a redirection (navigating to another page, opening a URL) or an action (opening a modal, requesting an API).

A clickable panel cannot be used within another panel and cannot contain any child component.

Content

Clickable panel content should follow our content guidelines.

Both title and subtext must be as concise as possible and indicate clearly where the user will land or what they will be asked to do when clicking the panel.

Last updated