mirror of
https://github.com/grafana/grafana.git
synced 2025-07-31 00:33:35 +08:00
743 B
743 B
+++
-----------------------------------------------------------------------
Do not edit this file. It is automatically generated by API Documenter.
-----------------------------------------------------------------------
title = "thresholdsOverrideProcessor" keywords = ["grafana","documentation","sdk","@grafana/data"] type = "docs" draft = true +++
thresholdsOverrideProcessor variable
thresholdsOverrideProcessor variable
Signature
thresholdsOverrideProcessor: (value: any, _context: FieldOverrideContext, _settings?: ThresholdsFieldConfigSettings | undefined) => ThresholdsConfig
Import
import { thresholdsOverrideProcessor } from '@grafana/data';