IDrillDownDefinition
Home > @gooddata/sdk-ui-dashboard > IDrillDownDefinition
IDrillDownDefinition interface
This API is provided as a 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 | Type | Description |
---|---|---|
origin | LocalIdRef | (BETA) Local identifier of the attribute that triggered the drill down. |
target | ObjRef | (BETA) Target attribute display form for drill down. |
type | "drillDown" | (BETA) |