DashboardAsyncRenderResolved
Home > @gooddata/sdk-ui-dashboard > DashboardAsyncRenderResolved
DashboardAsyncRenderResolved interface
This event is emitted when a component on the dashboard resolves async rendering.
Signature:
export interface DashboardAsyncRenderResolved extends IDashboardEvent
Extends: IDashboardEvent
Properties
Property | Type | Description |
---|---|---|
payload | DashboardAsyncRenderResolvedPayload | |
type | "GDC.DASH/EVT.RENDER.ASYNC.RESOLVED" |