platform-bible-react
    Preparing search index...

    Variable ContextMenuSubContentConst

    ContextMenuSubContent: ForwardRefExoticComponent<
        Omit<ContextMenuSubContentProps & 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.