Optional$metaOptionalinstallMethod?: "first install" | "demo" | "once"Optional$overrideSet properties not directly supported by this API.
OptionalactiveWhether the menu is enabled.
OptionalcategoryThe menu category that defines the navigation menu style.
OptionaldescriptionAdditional information about what the application does.
OptionalhintThe tooltip text that appears when a user hovers over the menu.
OptionalnameAn internal name to differentiate between applications with the same title.
OptionalorderThe relative position of the application menu in the application navigator.
OptionalprotectionControls edit/view access for other developers after the application is installed.
OptionalrolesA list of Role objects or names of roles that can access the menu.
The label for the menu in the application navigator.
Map a record to an output folder that loads only in specific circumstances. 'first install' -> 'unload' (only loaded when plugin is first registered), 'demo' -> 'unload.demo' (only loaded when demo data is loaded), 'once' -> 'apply_once' (scripts that are only applied once)