v14.2.0

Playroom

Github

Toolbar

View Source

Toolbars are used to help separate content that have a title as well as an optional helper drawer and/or section actions.

Title

24
Resource
Resource
Resource
Resource
Copy
Edit
Title
Cancel
Add Item
Resource
Copy
Edit

Props

titleNode

Renders a heading in the left portion of the toolbar.

helpContentstring | Node

Render help content inside of a Collapse that is triggered by an info button placed next to the title.

actionsNode | Array

Provide either a single action like a Button or Dropdown or an array of actions. Each element will be cloned with the following props: { size: 'xs', borderColor: 'primary' }.

countnumber

Adds a counter next to the title of the toolbar.

Controls the color of the counter.

Used to clear a status once it has been set.

status'error' | 'success'

Renders either a saved or error badge.

  • Props
PreviousTabsNextWizard