Kind: Component
Source: atloria-monorepo/packages/editor/src/plugins/toolbar/primitives/select.tsx
Props
| Name | Type | Required | Default |
|---|---|---|---|
title | any | ✓ | - |
placeholder | any | ✓ | - |
className | any | ✓ | - |
Diagram
mermaidgraph TD component_SelectTrigger_5ec306ff["SelectTrigger"] class component_SelectTrigger_5ec306ff rootComponent
Relationships
- RENDERS →
TooltipWrap - RENDERS →
RadixSelect-Trigger - RENDERS →
RadixSelect-Value - RENDERS →
RadixSelect-Icon - USES_HOOK →
useCellValues
Referenced By
Select(RENDERS)
Was this page helpful?