Vertical tool palette with selection, move, brush, eraser, gradient, shape, text, eyedropper, hand, and zoom tools.
cd apps/ui-preview && pnpm dev -p 7041 for live preview. Source: packages/editor-ui/src/toolbar| Prop | Type | Description |
|---|---|---|
store | ToolbarStore | MobX store managing active tool and tool options |
Component source: packages/editor-ui/src/toolbar
UI Preview page: apps/ui-preview/app/toolbar/page.tsx