Toolbar
A glass rail that keeps a row of controls under one roving focus. Arrow keys walk the rail; hairline separators split it into instrument groups.
Draw
npx shadcn@latest add @clow/toolbarPlayground
props
<Toolbar />Examples
basic
Props
| prop | type | default |
|---|---|---|
| orientation | horizontal | vertical | horizontal |
| disabled | boolean | false |
| loopFocus | boolean | true |