Skip to content

maia.component-library / Alert

Type Alias: Alert

Alert = object

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

Properties

ContentProps

ContentProps: ComponentProps<typeof AlertContent>

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


DescriptionProps

DescriptionProps: ComponentProps<typeof AlertDescription>

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


IndicatorProps

IndicatorProps: ComponentProps<typeof AlertIndicator>

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


Props

Props: ComponentProps<typeof AlertRoot>

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


RootProps

RootProps: ComponentProps<typeof AlertRoot>

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


TitleProps

TitleProps: ComponentProps<typeof AlertTitle>

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