DashboardAsyncRenderRequested
Home > @gooddata/sdk-ui-dashboard > DashboardAsyncRenderRequested
DashboardAsyncRenderRequested interface
This event is emitted when a component on the dashboard requests async rendering.
Signature:
export interface DashboardAsyncRenderRequested extends IDashboardEvent
Extends: IDashboardEvent
Properties
Property |
Modifiers |
Type |
Description |
---|---|---|---|
|
{ readonly id: string; } | ||
|
"GDC.DASH/EVT.RENDER.ASYNC.REQUESTED" |