+++ # ----------------------------------------------------------------------- # Do not edit this file. It is automatically generated by API Documenter. # ----------------------------------------------------------------------- title = "AppEvents" keywords = ["grafana","documentation","sdk","@grafana/data"] type = "docs" draft = true +++ ## AppEvents namespace ### AppEvents namespace Signature ```typescript export declare namespace AppEvents ``` Import ```typescript import { AppEvents } from '@grafana/data'; ``` ## Variables | Variable | Description | | --- | --- | | [alertError](./alerterror/) | | | [alertSuccess](./alertsuccess/) | | | [alertWarning](./alertwarning/) | | ## Type Aliases | Type Alias | Description | | --- | --- | | [AlertPayload](./alertpayload/) | |