Docs
Toolbar
Toolbar
A container for grouping a set of controls.
Horizontal Toolbar (Text Editor)
Type your text here...
Vertical Toolbar
Content area
Simple Toolbar
Installation
Usage
import { Toolbar } from "@/components/ui/toolbar";<Toolbar>{/* Example usage */}</Toolbar>Props
| Prop | Type | Default | Description |
|---|---|---|---|
className | string | - | The class name to apply to the component. |
children | ReactNode | - | The content to display in the component. |