onUpdateDatasourceSecureJsonDataOption variable

onUpdateDatasourceSecureJsonDataOption variable

Signature

  1. onUpdateDatasourceSecureJsonDataOption: <J, S extends {} = KeyValue<any>>(props: DataSourcePluginOptionsEditorProps<J, S>, key: string) => (event: React.SyntheticEvent<HTMLInputElement | HTMLSelectElement | HTMLTextAreaElement>) => void

Import

  1. import { onUpdateDatasourceSecureJsonDataOption } from '@grafana/data';