Kind: Component
Source: atloria-monorepo/packages/editor/src/plugins/toolbar/primitives/toolbar.tsx
Props
| Name | Type | Required | Default |
|---|---|---|---|
children | unknown | ✓ | - |
title | string | ✓ | - |
onChoose | Function | ✓ | - |
items | unknown[] | ✓ | - |
Diagram
mermaidgraph TD component_ButtonOrDropdownButton_88ad2ca["ButtonOrDropdownButton"] class component_ButtonOrDropdownButton_88ad2ca rootComponent
Relationships
- RENDERS →
ButtonWithTooltip - RENDERS →
RadixSelect-Root - RENDERS →
SelectButtonTrigger - RENDERS →
SelectContent - RENDERS →
SelectItem - USES_HOOK →
useCellValue
Was this page helpful?