Type alias PartialSelectTypedBinder<A>

PartialSelectTypedBinder<A>: InteractionBinder<Interaction<WidgetData<HTMLSelectElement>>, A>

Defines a partly defined binder for selects

Type Parameters

  • A = unknown

Generated using TypeDoc