mirror of
https://github.com/grafana/grafana.git
synced 2025-07-29 10:12:38 +08:00

* added packages reference menu item. * removed the draft flag. * Updated docs by running script.
716 B
716 B
+++
-----------------------------------------------------------------------
Do not edit this file. It is automatically generated by API Documenter.
-----------------------------------------------------------------------
title = "CoreApp" keywords = ["grafana","documentation","sdk","@grafana/data"] type = "docs" +++
CoreApp enum
CoreApp enum
Signature
export declare enum CoreApp
Import
import { CoreApp } from '@grafana/data';
Enumeration Members
Member | Value | Description |
---|---|---|
Dashboard | "dashboard" |
|
Explore | "explore" |