Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • ISelfProps

Index

Properties

children

children: ReactNode

Optional defaultValue

defaultValue: SelectValue

Optional disabled

disabled: boolean

Optional id

id: string

Optional multiple

multiple: boolean

Optional name

name: string

Optional value

Methods

Optional onChange

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

Generated using TypeDoc