🏠 New in Low Baseline Support: <input type="radio">
July 29, 2015
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]