794 B
794 B
+++
-----------------------------------------------------------------------
Do not edit this file. It is automatically generated by API Documenter.
-----------------------------------------------------------------------
title = "updateDatasourcePluginResetOption" keywords = ["grafana","documentation","sdk","@grafana/data"] type = "docs" draft = true +++
updateDatasourcePluginResetOption variable
updateDatasourcePluginResetOption variable
Signature
updateDatasourcePluginResetOption: <J, S extends {} = KeyValue<any>>(props: DataSourcePluginOptionsEditorProps<import("../types").DataSourceJsonData, {}>, key: string) => void
Import
import { updateDatasourcePluginResetOption } from '@grafana/data';