Options
All
  • Public
  • Public/Protected
  • All
Menu
notexported

Hierarchy

  • TextareaSharedProps
    • TextareaProps

Index

Properties

autoFocus?: boolean
className?: string
clearable?: boolean
id?: string
name: string
onFocus?: FocusEventHandler<Element>
placeholder?: string
value?: string
onChange?: ChangeHandler<string, SyntheticEvent<Element, Event>>

Generated using TypeDoc