mirror of
https://github.com/elastic/kibana.git
synced 2025-04-25 02:09:32 -04:00
653 B
653 B
Home > kibana-plugin-server > PluginManifest > optionalPlugins
PluginManifest.optionalPlugins property
An optional list of the other plugins that if installed and enabled **may be** leveraged by this plugin for some additional functionality but otherwise are not required for this plugin to work properly.
Signature:
readonly optionalPlugins: readonly PluginName[];