- Source:
- Tutorials:
-
- Tutorial: `src\stories\Checkbox.stories.js`.
Properties:
Name | Type | Description |
---|---|---|
label |
string | Label (text) for checkbox. |
type |
string | If provided, discarded and replaced with "checkbox". |
variant |
string | Variant of checkbox to use (e.g., "alt-icons"). |
Default styled checkbox component.