APIInterfacesControlPluginOn this pageInterface: ControlPlugin<Args>Type parametersNameTypeArgsextends any[] = any[]Propertiesexecute• execute: (...args: Args) => PluginResultType declaration▸ (...args): PluginResultParametersNameType...argsArgsReturnsPluginResultDefined insrc/types/core-plugin.ts:73type• type: ControlDefined insrc/types/core-plugin.ts:72