Home > @uniformdev/design-system > InputToggle
InputToggle variable
Component that creates a checkbox or radio input field
Signature:
Example
<InputToggle label="Do you like ice cream?" type="checkbox" name="ice-cream" />
Home > @uniformdev/design-system > InputToggle
Component that creates a checkbox or radio input field
Signature:
<InputToggle label="Do you like ice cream?" type="checkbox" name="ice-cream" />