Skip to content

maia.component-library / Switch

Type Alias: Switch

Switch = object

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

Properties

ContentProps

ContentProps: ComponentProps<typeof SwitchContent>

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


ControlProps

ControlProps: ComponentProps<typeof SwitchControl>

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


IconProps

IconProps: ComponentProps<typeof SwitchIcon>

Defined in: lib/components/Atoms/Switch/index.ts:18


Props

Props: ComponentProps<typeof SwitchRoot>

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


RootProps

RootProps: ComponentProps<typeof SwitchRoot>

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


ThumbProps

ThumbProps: ComponentProps<typeof SwitchThumb>

Defined in: lib/components/Atoms/Switch/index.ts:17