maia.component-library / Switch
Type Alias: Switch
Switch =
object
Defined in: lib/components/Atoms/Switch/index.ts:4
Properties
ContentProps
ContentProps:
ComponentProps<typeofSwitchContent>
Defined in: lib/components/Atoms/Switch/index.ts:15
ControlProps
ControlProps:
ComponentProps<typeofSwitchControl>
Defined in: lib/components/Atoms/Switch/index.ts:16
IconProps
IconProps:
ComponentProps<typeofSwitchIcon>
Defined in: lib/components/Atoms/Switch/index.ts:18
Props
Props:
ComponentProps<typeofSwitchRoot>
Defined in: lib/components/Atoms/Switch/index.ts:13
RootProps
RootProps:
ComponentProps<typeofSwitchRoot>
Defined in: lib/components/Atoms/Switch/index.ts:14
ThumbProps
ThumbProps:
ComponentProps<typeofSwitchThumb>
Defined in: lib/components/Atoms/Switch/index.ts:17