ReadonlyactivateCalled when the module is activated.
The plugin context.
The capabilities of the module.
Optional ReadonlyactivatesEvents which this plugin triggers upon activation.
Optional ReadonlyactivatesEvents which the plugin depends on being activated. Plugin is marked as needing reset a plugin activated by a dependent event is removed. Events are automatically activated before activation of the plugin.
ReadonlyactivatesEvents for which the module will be activated.
ReadonlyidUnique id of the module.
A unit of containment of modular functionality that can be provided to an application. Activation of a module is async allowing for code to split and loaded lazily.