videosphere
    Preparing search index...

    Variable PopoverContentConst

    PopoverContent: ForwardRefExoticComponent<
        Omit<PopoverContentProps & RefAttributes<HTMLDivElement>, "ref"> & RefAttributes<
            HTMLDivElement,
        >,
    > = ...

    Portaled panel content positioned relative to the trigger or anchor.