Skip to content

maia.component-library / Drawer

Type Alias: Drawer

Drawer = object

Defined in: lib/components/Organisms/Drawer/index.ts:4

Properties

BackdropProps

BackdropProps: ComponentProps<typeof DrawerBackdrop>

Defined in: lib/components/Organisms/Drawer/index.ts:22


BodyProps

BodyProps: ComponentProps<typeof DrawerBody>

Defined in: lib/components/Organisms/Drawer/index.ts:27


CloseTriggerProps

CloseTriggerProps: ComponentProps<typeof DrawerCloseTrigger>

Defined in: lib/components/Organisms/Drawer/index.ts:30


ContentProps

ContentProps: ComponentProps<typeof DrawerContent>

Defined in: lib/components/Organisms/Drawer/index.ts:23


DialogProps

DialogProps: ComponentProps<typeof DrawerDialog>

Defined in: lib/components/Organisms/Drawer/index.ts:24


FooterProps

FooterProps: ComponentProps<typeof DrawerFooter>

Defined in: lib/components/Organisms/Drawer/index.ts:28


HandleProps

HandleProps: ComponentProps<typeof DrawerHandle>

Defined in: lib/components/Organisms/Drawer/index.ts:29


HeaderProps

HeaderProps: ComponentProps<typeof DrawerHeader>

Defined in: lib/components/Organisms/Drawer/index.ts:25


HeadingProps

HeadingProps: ComponentProps<typeof DrawerHeading>

Defined in: lib/components/Organisms/Drawer/index.ts:26


Props

Props: ComponentProps<typeof DrawerRoot>

Defined in: lib/components/Organisms/Drawer/index.ts:19


RootProps

RootProps: ComponentProps<typeof DrawerRoot>

Defined in: lib/components/Organisms/Drawer/index.ts:20


TriggerProps

TriggerProps: ComponentProps<typeof DrawerTrigger>

Defined in: lib/components/Organisms/Drawer/index.ts:21