Home > @activeviam/activeui-sdk > ActiveUIPlugin > key
ActiveUIPlugin.key property
Used to reference this plugin implementation. This key will be used to declare the plugin in the configuration of a component. The couple (type, key) should be unique among your project to avoid any conflicts.
Signature:
key: PluginKey;