+++ # ----------------------------------------------------------------------- # Do not edit this file. It is automatically generated by API Documenter. # ----------------------------------------------------------------------- title = "alertSuccess" keywords = ["grafana","documentation","sdk","@grafana/data"] type = "docs" +++ ## AppEvents.alertSuccess variable ### AppEvents.alertSuccess variable Signature ```typescript alertSuccess: AppEvent ``` Import ```typescript import { AppEvents } from '@grafana/data'; const { alertSuccess } = AppEvents; ```