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" />