Kind: Component
Source: atloria-monorepo/apps/web/src/components/Editor/EditorToolbar.tsx
Props
| Name | Type | Required | Default |
|---|---|---|---|
onClick | Function | ✓ | - |
active | boolean | - | - |
disabled | boolean | - | - |
children | unknown | ✓ | - |
title | string | ✓ | - |
Diagram
mermaidgraph TD component_ToolbarButton_1f84a7ff["ToolbarButton"] class component_ToolbarButton_1f84a7ff rootComponent
Referenced By
EditorToolbar(RENDERS)
Was this page helpful?