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