RefreshEvent class
Called when a dashboard is refreshed
Signature
export declare class RefreshEvent extends BusEventBase
Import
import { RefreshEvent } from '@grafana/runtime';
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
type | static | string |
type property
Signature
static type: string;