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