name
Description
Optional. Specifies the value of checked controlUsage
inputValue?: string | number;
Example
<Checkbox inputValue="1" />
Related article: Setting the name attribute
Related sample: Checkbox
inputValue?: string | number;
<Checkbox inputValue="1" />
Related article: Setting the name attribute
Related sample: Checkbox