platform-bible-react
    Preparing search index...

    Variable ContextMenuContentConst

    ContextMenuContent: ForwardRefExoticComponent<
        Omit<ContextMenuContentProps & RefAttributes<HTMLDivElement>, "ref"> & RefAttributes<
            HTMLDivElement,
        >,
    > = ...

    Context Menu component displays a menu to the user — such as a set of actions or functions, triggered by a button.