Skip to content

maia.component-library / Radio

Type Alias: Radio

Radio = object

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

Properties

ContentProps

ContentProps: ComponentProps<typeof RadioContent>

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


ControlProps

ControlProps: ComponentProps<typeof RadioControl>

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


IndicatorProps

IndicatorProps: ComponentProps<typeof RadioIndicator>

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


Props

Props: ComponentProps<typeof RadioRoot>

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


RootProps

RootProps: ComponentProps<typeof RadioRoot>

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