Radio Buttons

A focused radio-group component using native inputs inside a fieldset. Selection state stays native while the surrounding labels provide the visual shell.

Demo on CodePen

Preview

Browser Compatibility

Feature Chrome Edge Firefox Safari Notes Source
type="radio" Broad support Yes Yes Yes Yes Uses native radio grouping and keyboard interaction. caniuse

Native radio controls are broadly available across the project's target browsers.