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