Checkbox
Checkbox controls allow users to make multiple independent choices in a form where there are at most five options and each option is binary.
<Checkbox>Label</Checkbox>
Parameters
props
- Type:
@vtex/shoreline-components.AriaCheckboxProps & @types/react.React.RefAttributes<typescript.HTMLDivElement>
Props
CheckboxProps
- Type:
@vtex/shoreline-components.AriaCheckboxProps