WagerSelectionCard / Accessibility
The component is modeled as plain <input type="checkbox" />
under the hood.
The accessibleLabel
provides the label. Use it as you would an "ordinary"
checkbox, for example grouping it within a <fieldset>.
The component is modeled as plain <input type="checkbox" />
under the hood.
The accessibleLabel
provides the label. Use it as you would an "ordinary"
checkbox, for example grouping it within a <fieldset>.