* added packages reference menu item. * removed the draft flag. * Updated docs by running script.
611 B
611 B
+++
-----------------------------------------------------------------------
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
alertSuccess: AppEvent<AlertPayload>
Import
import { AppEvents } from '@grafana/data';
const { alertSuccess } = AppEvents;