Radio

Attribute Type Documentation Default Value
id :string

Unique identifier for the radio button component

checked :boolean

Current checked state of the radio button

false
disabled :boolean

Indicates whether the radio is disabled

false
class :string

Additional CSS classes for the radio button

""
rest :global

Additional HTML attributes for the radio button

label :slot

Label for the radio button

<:label>Checked</:label>l>