value
Description
defines whether a radio button is checkedType
boolean
Default value
false
Example
<RadioButton value={true}/>
Related article: Setting the checked state
Related sample: Radio Button
boolean
false
<RadioButton value={true}/>
Related article: Setting the checked state
Related sample: Radio Button