RefreshEvent class

Called when a dashboard is refreshed

Signature

  1. export declare class RefreshEvent extends BusEventBase

Import

  1. import { RefreshEvent } from '@grafana/runtime';

Properties

PropertyModifiersTypeDescription
typestaticstring

type property

Signature

  1. static type: string;