mirror of https://github.com/grafana/grafana.git
688 B
688 B
+++
-----------------------------------------------------------------------
Do not edit this file. It is automatically generated by API Documenter.
-----------------------------------------------------------------------
title = "unitOverrideProcessor" keywords = ["grafana","documentation","sdk","@grafana/data"] type = "docs" +++
unitOverrideProcessor variable
unitOverrideProcessor variable
Signature
unitOverrideProcessor: (value: boolean, _context: FieldOverrideContext, _settings?: UnitFieldConfigSettings | undefined) => boolean
Import
import { unitOverrideProcessor } from '@grafana/data';