Enum options to show custom actions at different positions in the application.
CONTEXTMENU
MENU
PRIMARY
CONTEXTMENU:= "CONTEXTMENU"
Defined in : types.ts
MENU:= "MENU"
PRIMARY:= "PRIMARY"