Options
All
  • Public
  • Public/Protected
  • All
Menu

The option object that's used with all of our Select components.

Hierarchy

  • SelectOption

Index

Properties

Optional isDisabled

isDisabled?: boolean

Optional isFixed

isFixed?: boolean

Only applies to multiselect

label

label: string

value

value: string | number

Generated using TypeDoc