IDrillTargets
Home > @gooddata/sdk-ui-dashboard > IDrillTargets
IDrillTargets 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.
Represent state item of widget reported available drill targets.
Signature:
export interface IDrillTargets
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
availableDrillTargets? | IAvailableDrillTargets | (ALPHA) (Optional) widget reported available drill targets | |
identifier | Identifier | (ALPHA) Identifier of widget to which the drills belong. | |
ref | ObjRef | (ALPHA) widget ref | |
uri | string | (ALPHA) URI of the widget to which the drills belong. |