id
Description
sets an HTML id for a radio buttonType
string|number
Example
<Field label="Radio" position="left" type="checkbox" let:id>
<RadioButton {id} />
</Field>
Related article: Using the left-side label
Related sample: Radio Button
string|number
<Field label="Radio" position="left" type="checkbox" let:id>
<RadioButton {id} />
</Field>
Related article: Using the left-side label
Related sample: Radio Button