PluginComponentContribution
Signature
export interface PluginComponentContributionProperties
5Methods
0No methods.
Properties
record: PluginRuntimeRecord;components: readonly PluginComponentLoadable[];scope: PluginEventContributionScope;override: boolean;sequence: number;