onUpdateDatasourceOption variable

onUpdateDatasourceOption variable

Signature

  1. onUpdateDatasourceOption: (props: DataSourcePluginOptionsEditorProps, key: keyof DataSourceSettings) => (event: React.SyntheticEvent<HTMLInputElement | HTMLSelectElement>) => void

Import

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