Type alias PartialTextInputTypedBinder<A>

PartialTextInputTypedBinder<A>: InteractionUpdateBinder<Interaction<WidgetData<HTMLInputElement | HTMLTextAreaElement>>, A>

Defines a partly defined binder for text inputs

Type Parameters

  • A = unknown

Generated using TypeDoc