Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ICustomInputProps

Hierarchy

  • ICustomInputProps

Index

Properties

Methods

Properties

Optional disabled

disabled: undefined | false | true

Optional hint

hint: ResponsesInit | null

ref

ref: React.Ref<IImperativeInput>

Methods

onInput

  • onInput(input: IInputMutable): Promise<void>