addPlugin
此内容尚不支持你的语言。
addPlugin(
plugin):void
Defined in: app/app.ts:1519
Install a Plugin from a project bundle — the module-level twin of App.addPlugin, and the door a plugin PACKAGE is installed through: a bundle is imported before an App exists.
Parameters
Section titled “Parameters”plugin
Section titled “plugin”Returns
Section titled “Returns”void