selectDisableDefaultDrills
Home > @gooddata/sdk-ui-dashboard > selectDisableDefaultDrills
selectDisableDefaultDrills variable
Returns whether the default drills configured on the widgets or implicit drills (eg. drill down) are disabled. This option does not affect drilling enabled by drillableItems.
Signature:
selectDisableDefaultDrills: import("@reduxjs/toolkit").OutputSelector<DashboardState, boolean, (res: import("../..").ResolvedDashboardConfig) => boolean>