Skip to content

maia.component-library / Popover

Type Alias: Popover

Popover = object

Defined in: lib/components/Molecules/Popover/index.ts:11

Properties

ArrowProps

ArrowProps: ComponentProps<typeof PopoverArrow>

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


ContentProps

ContentProps: ComponentProps<typeof PopoverContent>

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


DialogProps

DialogProps: ComponentProps<typeof PopoverDialog>

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


HeadingProps

HeadingProps: ComponentProps<typeof PopoverHeading>

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


Props

Props: ComponentProps<typeof PopoverRoot>

Defined in: lib/components/Molecules/Popover/index.ts:21


RootProps

RootProps: ComponentProps<typeof PopoverRoot>

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


TriggerProps

TriggerProps: ComponentProps<typeof PopoverTrigger>

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