Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 558 Bytes

kibana-plugin-core-server.pluginmanifest.id.md

File metadata and controls

13 lines (8 loc) · 558 Bytes

Home > kibana-plugin-core-server > PluginManifest > id

PluginManifest.id property

Identifier of the plugin. Must be a string in camelCase. Part of a plugin public contract. Other plugins leverage it to access plugin API, navigate to the plugin, etc.

Signature:

readonly id: PluginName;