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