id
Description
Optional. Sets an id for inner HTML inputUsage
id?: string | number;
Example
<Checkbox {id} />
Related article: Using the left-side label
Related sample: Checkbox
id?: string | number;
<Checkbox {id} />
Related article: Using the left-side label
Related sample: Checkbox