Optional$metaOptionalinstallMethod?: "first install" | "demo" | "once"Optional$overrideSet properties not directly supported by this API.
OptionalangularThe Angular module name for the widget dependency
OptionalcssAn array of CSS includes for the widget dependency
OptionalincludeWhether the widget should be included on page load (default is false)
OptionaljsAn array of JavaScript includes for the widget dependency
The name of the widget dependency (required)
OptionalportalsAn array of portals for the widget dependency
OptionalprotectionControls edit/view access for other developers after the application is installed.
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)