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