Classes list

Every class Radio recognizes, straight from the @flickui/css source.

ClassPurpose
.radioBase class on the wrapping <label> — required
.radio-inputThe real, visually-hidden native <input type="radio">
.radio-circleThe visible styled circle
.radio-dotThe inner dot, scaled to 0 when unchecked
.radio-label / .radio-helperThe visible label text and optional helper line
.radio-group / .radio-group-legendFieldset wrapper for a set of radios, with a heading
.selection / .selection-legendGeneric version of .radio-group, not tied to radios specifically
.is-checkedRuntime state — set automatically by flickui.js, mutually exclusive within a name group