platform-bible-react
    Preparing search index...

    Variable ContextMenuCheckboxItemConst

    ContextMenuCheckboxItem: ForwardRefExoticComponent<
        Omit<
            ContextMenuCheckboxItemProps & 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.