mirror of
https://github.com/grafana/grafana.git
synced 2025-07-31 05:02:35 +08:00

* added packages reference menu item. * removed the draft flag. * Updated docs by running script.
780 B
780 B
+++
-----------------------------------------------------------------------
Do not edit this file. It is automatically generated by API Documenter.
-----------------------------------------------------------------------
title = "updateDatasourcePluginResetOption" keywords = ["grafana","documentation","sdk","@grafana/data"] type = "docs" +++
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';