| string | — |
| string | — |
| ((e: FocusEvent<Element, Element>) => void) | — |
| ((e: FocusEvent<Element, Element>) => void) | — |
| ((value: string[]) => void) | — |
| boolean | — |
| ((isFocused: boolean) => void) | — |
| string[] | — |
| string[] | — |
| boolean | — |
| boolean | — |
| boolean | — |
| ((value: string[]) => true | ValidationError | null) | — |
| "native" | "aria" | 'native' |
| ReactNode | ((values: CheckboxGroupRenderProps & { defaultChildren: ReactNode; }) => ReactNode) | — |
| string | ((values: CheckboxGroupRenderProps & { defaultClassName: string; }) => string) | — |
| CSSProperties | ((values: CheckboxGroupRenderProps & { defaultStyle: CSSProperties; }) => CSSProperties) | — |
| string | null | — |
ref
| ForwardedRef<HTMLDivElement> | — |