+++ # ----------------------------------------------------------------------- # 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 ```typescript updateDatasourcePluginResetOption: >(props: DataSourcePluginOptionsEditorProps, key: string) => void ``` Import ```typescript import { updateDatasourcePluginResetOption } from '@grafana/data'; ```