@kobalte/core
Version:
Unstyled components and primitives for building accessible web apps and design systems with SolidJS.
8 lines (7 loc) • 1.24 kB
TypeScript
export { I as Checkbox, K as CheckboxContextValue, a as CheckboxControlCommonProps, C as CheckboxControlOptions, c as CheckboxControlProps, b as CheckboxControlRenderProps, e as CheckboxDescriptionCommonProps, d as CheckboxDescriptionOptions, g as CheckboxDescriptionProps, f as CheckboxDescriptionRenderProps, j as CheckboxErrorMessageCommonProps, h as CheckboxErrorMessageOptions, l as CheckboxErrorMessageProps, k as CheckboxErrorMessageRenderProps, n as CheckboxIndicatorCommonProps, m as CheckboxIndicatorOptions, p as CheckboxIndicatorProps, o as CheckboxIndicatorRenderProps, r as CheckboxInputCommonProps, q as CheckboxInputOptions, t as CheckboxInputProps, s as CheckboxInputRenderProps, v as CheckboxLabelCommonProps, u as CheckboxLabelOptions, x as CheckboxLabelProps, w as CheckboxLabelRenderProps, y as CheckboxRootOptions, z as CheckboxRootProps, A as Control, B as Description, D as ErrorMessage, E as Indicator, F as Input, G as Label, H as Root, J as useCheckboxContext } from '../index-4860350b.js';
import 'solid-js';
import '../form-control-description-330657bc.js';
import '../polymorphic/index.js';
import '@kobalte/utils';
import '../form-control-error-message-9efcbea8.js';
import '../form-control-label-2a5ca7a3.js';