config variable
config variable
Use this to access the GrafanaBootConfig for the current running Grafana instance.
Signature
config: GrafanaBootConfig
Import
import { config } from '@grafana/runtime';
Use this to access the GrafanaBootConfig for the current running Grafana instance.
Signature
config: GrafanaBootConfig
Import
import { config } from '@grafana/runtime';
本文档使用 全库网 构建