Skip to content

maia.component-library / Checkbox

Type Alias: Checkbox

Checkbox = object

Defined in: lib/components/Atoms/Checkbox/index.ts:4

Properties

ContentProps

ContentProps: ComponentProps<typeof CheckboxContent>

Defined in: lib/components/Atoms/Checkbox/index.ts:16


ControlProps

ControlProps: ComponentProps<typeof CheckboxControl>

Defined in: lib/components/Atoms/Checkbox/index.ts:14


IndicatorProps

IndicatorProps: ComponentProps<typeof CheckboxIndicator>

Defined in: lib/components/Atoms/Checkbox/index.ts:15


Props

Props: ComponentProps<typeof CheckboxRoot>

Defined in: lib/components/Atoms/Checkbox/index.ts:12


RootProps

RootProps: ComponentProps<typeof CheckboxRoot>

Defined in: lib/components/Atoms/Checkbox/index.ts:13