platform-bible-react
    Preparing search index...

    Variable PopoverTriggerConst

    PopoverTrigger: ForwardRefExoticComponent<
        PopoverTriggerProps & RefAttributes<HTMLButtonElement>,
    > = PopoverPrimitive.Trigger

    The Popover component displays rich content in a portal, triggered by a button. This popover is built on Radix UI's Popover component and styled by Shadcn UI.

    See Shadcn UI Documentation https://ui.shadcn.com/docs/components/popover See Radix UI Documentation https://www.radix-ui.com/docs/primitives/components/popover