| string | ((values: CheckboxRenderProps & { defaultClassName: string; }) => string) | — |
| string | — |
| string | — |
| CSSProperties | ((values: CheckboxRenderProps & { defaultStyle: CSSProperties; }) => CSSProperties) | — |
| ((e: FocusEvent<Element, Element>) => void) | — |
| ((e: FocusEvent<Element, Element>) => void) | — |
| ((isSelected: boolean) => void) | — |
| ((e: KeyboardEvent) => void) | — |
| ((e: KeyboardEvent) => void) | — |
| boolean | — |
| boolean | — |
| ((isFocused: boolean) => void) | — |
| ((e: HoverEvent) => void) | — |
| ((e: HoverEvent) => void) | — |
| ((isHovering: boolean) => void) | — |
| string | null | — |
| boolean | — |
| string | — |
| "native" | "aria" | 'native' |
| boolean | — |
| boolean | — |
| boolean | — |
| boolean | — |
| boolean | — |
| boolean | — |
| ((value: boolean) => true | ValidationError | null) | — |
| RefObject<HTMLInputElement | null> | — |
description
| string | — |
label
| string | — |
textPosition
| "left" | "right" | — |