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 | Modifiers | Type | Description |
---|---|---|---|
payload | readonly | DashboardAsyncRenderResolvedPayload | |
type | readonly | "GDC.DASH/EVT.RENDER.ASYNC.RESOLVED" |