Type alias PartialButtonTypedBinder<A>

PartialButtonTypedBinder<A>: InteractionBinder<Interaction<WidgetData<HTMLButtonElement>>, A>

Defines a partly defined binder for buttons

Type Parameters

  • A = unknown

Generated using TypeDoc