DashboardCrossFilteringRequested
Home > @gooddata/sdk-ui-dashboard > DashboardCrossFilteringRequested
DashboardCrossFilteringRequested interface
This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
This event is emitted on start of the resolution of the CrossFiltering command.
Signature:
export interface DashboardCrossFilteringRequested extends IDashboardEvent
Extends: IDashboardEvent
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
payload | readonly | DashboardCrossFilteringRequestedPayload | (BETA) |
type | readonly | "GDC.DASH/EVT.DRILL.CROSS_FILTERING.REQUESTED" | (BETA) |