Optional$metaOptionalinstallMethod?: "first install" | "demo" | "once"Optional$overrideSet properties not directly supported by this API.
OptionalactiveWhether the dashboard is active (defaults to true)
Name of the dashboard
OptionalpermissionsArray of user permissions for the dashboard
OptionalprotectionControls edit/view access for other developers after the application is installed.
OptionaltabsArray of tabs in the dashboard
OptionaltopArray of top-level widgets (displayed outside of tabs)
OptionalvisibilitiesArray of visibility rules for the dashboard
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)