drillStep
Home > @gooddata/sdk-ui-dashboard > IInsightBodyProps > drillStep
IInsightBodyProps.drillStep property
This property contains current drill step context.
It is undefined if rendered insight is placed directly in the dashboard. It is defined when the insight is rendered in a drill dialog.
Signature:
drillStep?: DrillStep;