Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Properties

children

children: ReactNode

Optional defaultValue

defaultValue: SelectValue

Optional disabled

disabled: boolean

Optional elementRef

elementRef: Ref<Dropdown>

Optional id

id: string

Optional multiple

multiple: boolean

Optional name

name: string

Optional placeholder

placeholder: string

Optional style

style: CSSProperties

Optional value

Methods

Optional onChange

  • onChange(value: SelectValue, event: ChangeEvent): any

Generated using TypeDoc