platform-bible-react
    Preparing search index...

    Variable ContextMenuItemConst

    ContextMenuItem: ForwardRefExoticComponent<
        Omit<ContextMenuItemProps & RefAttributes<HTMLDivElement>, "ref"> & {
            inset?: boolean;
        } & RefAttributes<HTMLDivElement>,
    > = ...

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