mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
737 B
737 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, key: string) => void
Import
import { updateDatasourcePluginResetOption } from '@grafana/data';