IDrillDownDefinition
Home > @gooddata/sdk-ui-dashboard > IDrillDownDefinition
IDrillDownDefinition 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.
Information about the DrillDown interaction - the attribute that is next in the drill down hierarchy.
Signature:
export interface IDrillDownDefinition 
Properties
| Property | Modifiers | Type | Description | 
|---|---|---|---|
| (BETA) (Optional) Reference to the attribute hierarchy that triggered the drill down. Is required if enableDrillDownIntersectionIgnoredAttributes feature flag is set to true. | |||
| (BETA) Local identifier of the attribute that triggered the drill down. | |||
| (BETA) Target attribute display form for drill down. | |||
| string | (BETA) (Optional) Title for the target attribute. | ||
| "drillDown" | (BETA) |