Getting Started
Dark Mode
Charts
Colors
Drag-and-drop
Forms
Utilities
Toolbar
A toolbar's your go-to spot for a bunch of handy controls like buttons, dropdowns, and checkboxes. Navigate through 'em using your arrow keys smooth and simple!
Basic
This basic example highlights the most common use cases for a toolbar.
Installation
If you hit any issues, make sure you check out the installation guide here for more information.
Composed Components
Plug this component into the CLI, and it automatically loads all the included components. No need to add them individually.
The Toolbar comes packed with a variety of components to make it stand out.
Manual Installation
Sometimes, using the CLI is the way to go, so make sure you install the necessary dependencies for the components you want to use.
Anatomy
Orientation
By default, the toolbar is displayed horizontally. You can change it to vertical using the orientation
prop.
Disabled
You can disable a toolbar either as a group or individually by using the isDisabled
prop.