updateDatasourcePluginSecureJsonDataOption variable
updateDatasourcePluginSecureJsonDataOption variable
Signature
updateDatasourcePluginSecureJsonDataOption: <J, S extends {} = KeyValue<any>>(props: DataSourcePluginOptionsEditorProps<J, S>, key: string, val: any) => void
Import
import { updateDatasourcePluginSecureJsonDataOption } from '@grafana/data';