Toolbar
Content and actions related to the current screen. They are always placed side by side.
Toolbar orc-c-toolbar
Content and actions related to the current screen. They are always placed side by side.
Absolutely positioned toolbar orc-c-toolbar--absolute
Absolutley positions the toolbar items on medium and large screens.
Usage
When to use
Use a toolbar when giving the user a range of options they can choose from without leaving this page. Content include dropdowns (options provided as text) and date range (options provided as a calendar).
When to consider an alternative
The toolbar allows the user to make a choice without leaving this screen. If they need to go elsewhere to complete an action, a button is a better choice.
Class Name | Description |
---|---|
Required
|
Apply to the toolbar’s containing HTML element. This is set to |
Required
|
Apply in addition to |
Required
|
Apply to each |
|
Apply within the orc-c-toolbar__item to include datepicker in the toolbar. See date range for more information about classes used in this component. |
|
Apply within the orc-c-toolbar__item to include select menu in the toolbar. See select field for more information about classes used in this component. |
|
Apply within the orc-c-toolbar__item to include toggle dropdown in the toolbar. See toggle dropdown for more information about classes used in this component. |