🏠 New in High Baseline Support: <input type="radio">
January 29, 2018
The <input type="radio"> HTML element represents a button which can be selected to the exclusion of others, or as one of multiple selections in a group.
Source features
html.elements.input.type_radio[mdn]