Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ISelectState<Key, Item>

Type parameters

Hierarchy

  • ISelectState

Index

Properties

active

active: boolean

activeIndex

activeIndex: number

creating

creating: boolean

keyword

keyword: string

open

open: boolean

prevOptions

prevOptions: Item[]

triggerWidth

triggerWidth: Width<string | number>

value

value: Item | Item[]

This is the value used for rendering even when componnet is in controlled mode

Generated using TypeDoc