Type alias PartialInputTypedBinder<A>

PartialInputTypedBinder<A>: InteractionBinder<Interaction<WidgetData<HTMLInputElement>>, A>

Defines a partly defined binder for inputs

Type Parameters

  • A = unknown

Generated using TypeDoc