mirror of
https://github.com/grafana/grafana.git
synced 2025-08-06 04:19:26 +08:00
651 B
651 B
+++
-----------------------------------------------------------------------
Do not edit this file. It is automatically generated by API Documenter.
-----------------------------------------------------------------------
title = "standardEditorsRegistry" keywords = ["grafana","documentation","sdk","@grafana/data"] type = "docs" draft = true +++
standardEditorsRegistry variable
standardEditorsRegistry variable
Signature
standardEditorsRegistry: Registry<StandardEditorsRegistryItem<any, any>>
Import
import { standardEditorsRegistry } from '@grafana/data';