Skip to content

maia.component-library / PopoverArrowProps

Type Alias: PopoverArrowProps

PopoverArrowProps = Omit<ComponentPropsWithRef<typeof OverlayArrow>, "children"> & object

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

Type Declaration

children?

optional children?: React.ReactNode