mirror of
https://github.com/grafana/grafana.git
synced 2025-07-29 06:42:36 +08:00

* added packages reference menu item. * removed the draft flag. * Updated docs by running script.
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';