Checkbox
Example
<checkbox
id="wants_to_buy"
checked="true"
label="Yes, I want to buy an Atifnity licence"
spaceAfter="2"
/>Example as editable checkbox
<checkbox
id="wants_to_buy"
label="Yes, I want to buy an Atifnity licence"
/>
Example as editable radio buttons
Attributes
checked
checkededitable (optional)
editable (optional)title (optional)
title (optional)id (optional)
id (optional)name (optional)
name (optional)Last updated
Was this helpful?
