platform-bible-react
    Preparing search index...

    Function ContextMenuCheckboxItem

    • Context Menu component displays a menu to the user — such as a set of actions or functions, triggered by a right-click or long-press.

      Parameters

      • __namedParameters: ContextMenuCheckboxItemProps & RefAttributes<HTMLDivElement> & {
            inset?: boolean;
        }

      Returns Element