Layer · Forms
Planned · v0.2Radio.
bau-radio
Single-select within a group. Roving tabindex, arrow-key navigation, form-associated with shared name.
Coming soon
PlannedThis component is on the roadmap. The page exists so the navigation structure stays stable while the implementation catches up. Below is the feature surface we plan to ship.
bau-radio-groupwrapper coordinates the roving tabindex + selection.- Arrow keys move focus within the group; Space/Enter selects.
- Form participation: shared
name, singlevaluewins on submit. - Visual: filled disc on accent, scale-from-center on commit.
requiredon the group — at least one must be selected.- A11y:
role=radiogroup+role=radioper child,aria-checked.