mirror of
https://github.com/grafana/grafana.git
synced 2025-07-28 23:25:58 +08:00

* added packages reference menu item. * removed the draft flag. * Updated docs by running script.
690 B
690 B
+++
-----------------------------------------------------------------------
Do not edit this file. It is automatically generated by API Documenter.
-----------------------------------------------------------------------
title = "stringOverrideProcessor" keywords = ["grafana","documentation","sdk","@grafana/data"] type = "docs" +++
stringOverrideProcessor variable
stringOverrideProcessor variable
Signature
stringOverrideProcessor: (value: any, context: FieldOverrideContext, settings?: StringFieldConfigSettings | undefined) => any
Import
import { stringOverrideProcessor } from '@grafana/data';