Skip to content

maia.component-library / Card

Type Alias: Card

Card = object

Defined in: lib/components/Molecules/Card/index.ts:12

Properties

ContentProps

ContentProps: ComponentProps<typeof CardContent>

Defined in: lib/components/Molecules/Card/index.ts:27


DescriptionProps

DescriptionProps: ComponentProps<typeof CardDescription>

Defined in: lib/components/Molecules/Card/index.ts:26


FooterProps

FooterProps: ComponentProps<typeof CardFooter>

Defined in: lib/components/Molecules/Card/index.ts:28


HeaderProps

HeaderProps: ComponentProps<typeof CardHeader>

Defined in: lib/components/Molecules/Card/index.ts:24


Props

Props: ComponentProps<typeof CardRoot>

Defined in: lib/components/Molecules/Card/index.ts:22


RootProps

RootProps: ComponentProps<typeof CardRoot>

Defined in: lib/components/Molecules/Card/index.ts:23


TitleProps

TitleProps: ComponentProps<typeof CardTitle>

Defined in: lib/components/Molecules/Card/index.ts:25