DashboardDrillRequested
Home > @gooddata/sdk-ui-dashboard > DashboardDrillRequested
DashboardDrillRequested interface
This API is provided as an alpha 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 Drill command. It contains details about all possible drill definitions that are available for this particular drill interaction
Signature:
export interface DashboardDrillRequested extends IDashboardEvent
Extends: IDashboardEvent
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
payload | readonly | DashboardDrillRequestedPayload | (ALPHA) |
type | readonly | "GDC.DASH/EVT.DRILL.REQUESTED" | (ALPHA) |