API Reference > imodeljs-frontend > Plugins > Plugin > onLoad onLoad Method Method called when the Plugin is first loaded. onLoad(_args: string[]): void Parameter Type Description _args string[] arguments that were passed to PluginAdmin.loadPlugin. The first argument is the plugin name. Returns - void Defined in core/frontend/src/plugin/Plugin.ts Line 75 Last Updated: 13 June, 2024