1771 Technologies Logo

Components

CmItemProps

The properties for an individual item in a context menu (CM).

Properties

  • Name
    className?
    Type
    string
    Description

    The CSS class to apply to the context menu item.

  • Name
    disabled?
    Type
    boolean
    Description

    Indicates whether the context menu item is disabled.

  • Name
    label
    Type
    string
    Description

    The label to display for the context menu item.