mirror of
https://github.com/grafana/grafana.git
synced 2025-07-30 20:02:13 +08:00
704 B
704 B
+++
-----------------------------------------------------------------------
Do not edit this file. It is automatically generated by API Documenter.
-----------------------------------------------------------------------
title = "stringOverrideProcessor" keywords = ["grafana","documentation","sdk","@grafana/data"] type = "docs" draft = true +++
stringOverrideProcessor variable
stringOverrideProcessor variable
Signature
stringOverrideProcessor: (value: any, context: FieldOverrideContext, settings?: StringFieldConfigSettings | undefined) => any
Import
import { stringOverrideProcessor } from '@grafana/data';