DashboardRenderRequested
Home > @gooddata/sdk-ui-dashboard > DashboardRenderRequested
DashboardRenderRequested interface
This event is emitted as soon as the dashboard component is mounted, and rendering of its content started.
Signature:
export interface DashboardRenderRequested extends IDashboardEvent
Extends: IDashboardEvent
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
type | readonly | "GDC.DASH/EVT.RENDER.REQUESTED" |