Skip to content

Opensearch dashboards.pluginmanifest.id

Home > opensearch-dashboards > 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;