Skip to content

maia.component-library / PopoverDialogProps

Type Alias: PopoverDialogProps

PopoverDialogProps = Omit<ComponentPropsWithRef<typeof DialogPrimitive>, "children"> & object

Defined in: node_modules/.pnpm/@heroui+react@3.2.1_@react-_0c36d9022f1aaf46c104e0a6d2192bf4/node_modules/@heroui/react/dist/components/popover/popover.d.ts:17

Type Declaration

children

children: React.ReactNode