import { Checkbox } from '@frontile/forms';
Element: HTMLInputElement
Name | Type | Default | Description |
---|---|---|---|
checked
|
boolean
|
- | |
classes
|
SlotsToClasses<'base' | 'label' | 'input' | 'labelContainer'>
|
- | |
description
|
string
|
- | |
errors
|
enum
|
- | |
isInvalid
|
boolean
|
- | |
isRequired
|
boolean
|
- | |
label
|
string
|
- | |
name
|
string
|
- | |
onChange
|
function
|
- | |
size
|
enum
|
- |