Skip to content

Select

reference
1 min readUpdated

Kind: Component

Source: atloria-monorepo/packages/editor/src/plugins/toolbar/primitives/select.tsx

Props

NameTypeRequiredDefault
valueT-
onChangeFunction-
triggerTitlestring-
placeholderstring-
disabledboolean--
itemsunknown[]-

Diagram

mermaid
graph TD
    component_Select_1a72f749["Select"]
    class component_Select_1a72f749 rootComponent

Relationships

  • RENDERS → RadixSelect-Root
  • RENDERS → SelectTrigger
  • RENDERS → SelectContent
  • RENDERS → RadixSelect-Separator
  • RENDERS → SelectItem

Was this page helpful?

Download as PDF