Basic Usage
Command Configuration
Each command requires anid
, label
, and function
:
Menu Configuration
ThemenuCommands
array defines where to place commands in the menu structure:
path
array specifies the menu hierarchy. For example, ["File", "Export"]
would add commands to the “Export” submenu under the “File” menu.