Home > kibana-plugin-core-server > PluginManifest > id
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;