maia.component-library / Drawer
Type Alias: Drawer
Drawer =
object
Defined in: lib/components/Organisms/Drawer/index.ts:4
Properties
BackdropProps
BackdropProps:
ComponentProps<typeofDrawerBackdrop>
Defined in: lib/components/Organisms/Drawer/index.ts:22
BodyProps
BodyProps:
ComponentProps<typeofDrawerBody>
Defined in: lib/components/Organisms/Drawer/index.ts:27
CloseTriggerProps
CloseTriggerProps:
ComponentProps<typeofDrawerCloseTrigger>
Defined in: lib/components/Organisms/Drawer/index.ts:30
ContentProps
ContentProps:
ComponentProps<typeofDrawerContent>
Defined in: lib/components/Organisms/Drawer/index.ts:23
DialogProps
DialogProps:
ComponentProps<typeofDrawerDialog>
Defined in: lib/components/Organisms/Drawer/index.ts:24
FooterProps
FooterProps:
ComponentProps<typeofDrawerFooter>
Defined in: lib/components/Organisms/Drawer/index.ts:28
HandleProps
HandleProps:
ComponentProps<typeofDrawerHandle>
Defined in: lib/components/Organisms/Drawer/index.ts:29
HeaderProps
HeaderProps:
ComponentProps<typeofDrawerHeader>
Defined in: lib/components/Organisms/Drawer/index.ts:25
HeadingProps
HeadingProps:
ComponentProps<typeofDrawerHeading>
Defined in: lib/components/Organisms/Drawer/index.ts:26
Props
Props:
ComponentProps<typeofDrawerRoot>
Defined in: lib/components/Organisms/Drawer/index.ts:19
RootProps
RootProps:
ComponentProps<typeofDrawerRoot>
Defined in: lib/components/Organisms/Drawer/index.ts:20
TriggerProps
TriggerProps:
ComponentProps<typeofDrawerTrigger>
Defined in: lib/components/Organisms/Drawer/index.ts:21