Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ISelectItem<Key>

Type parameters

  • Key: string | number = string | number

Hierarchy

  • ISelectItem

Index

Properties

Methods

Properties

Optional disabled

disabled: boolean

key

key: Key

text

text: ReactNode

Optional type

type: "header" | "divider" | "reviver"

Methods

Optional reviver

Generated using TypeDoc