Components
BoxBox is a basic flexbox-based layout component built for creating rows and columns.
ExploreButtonButtons are used primarily as triggers for an action or event.
ExploreIconButtonIconButton is used to trigger actions or events, and use an icon for a label.
ExploreListViewUsed to display a list of items. Users can select, view, or edit items in this list.
ExplorePopoverMenuUsed to display a list of actions users can take, and includes a menu and its associated trigger.
ExploreRockerButtonGroupUsed to manage selections for a group of rocker buttons.
ExploreTabsUsed to divide content, navigate to other views, and indicate work progress.
ExploreOverlayPanelUsed to display details and present modal interactions while maintaining the overall page context.
ExploreCheckBoxFieldUsed to capture data users select from a small set of options, and includes the check box, label, and helper text.
ExploreComboBoxFieldUsed to capture data users either enter into a field or select from a list.
ExploreNumberBoxFieldUsed to capture numeric data.
ExploreTextFieldUsed to capture user text, and includes a text input component, label, and helper text.
ExploreSwitchFieldUsed to indicate one of two possible values, and includes a switch, label, and helper text.
ExploreRadioGroupFieldUsed to manage selections for a group of radio buttons.
ExploreStepperUsed to indicate work progress in a multi-step form.
ExploreModalUsed to present users with an action and return them to what they were doing.
Explore