Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SelectComponentProps

Hierarchy

  • SelectComponentProps

Index

Properties

alignment?: "left" | "right"
defaultValue?: string | number
options: readonly SelectOption[]

Methods

  • onBlur(): void
  • onFocus(): void