Specifies the callback to execute if clicked on
Optional
disabledSpecifies whether this context menu option should be disabled
Optional
iconSpecifies the material icon to set for the item
Optional
keyKey for the entry, only one entry is shown per unique key
Specify the human readable name of the command in the menu. This is used as the label for the option
Optional
svgSpecifies the svg icon to set for the item
A context menu entry with a name and an icon that invokes the callback function when clicked.