parameters
Home > @gooddata/sdk-model > IDashboardPluginLink > parameters
IDashboardPluginLink.parameters property
This API is provided as an alpha preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Contains parameters that should be passed to the plugin at load time. The format and content of the parameters are fully dependent on the implementation of the plugin. If the plugin parameterization is possible, then the plugin documentation should contain the detail.
Signature:
readonly parameters?: string;