DashboardDrillToAttributeUrlResolvedPayload
Home > @gooddata/sdk-ui-dashboard > DashboardDrillToAttributeUrlResolvedPayload
DashboardDrillToAttributeUrlResolvedPayload 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.
Payload of the DashboardDrillToAttributeUrlResolved event.
Signature:
export interface DashboardDrillToAttributeUrlResolvedPayload 
Properties
| Property | Modifiers | Type | Description | 
|---|---|---|---|
| 
 | (ALPHA) Drill definition with the attribute url that was resolved. | ||
| 
 | (ALPHA) Original drill event, that triggered this particular drill interaction. | ||
| 
 | (ALPHA) Information about filters used on the dashboard. | ||
| 
 | boolean | (ALPHA) drill is implicit generated on the fly base on metadata model or configured by user | |
| 
 | string | (ALPHA) Resolved attribute url. |