enableShellApplication\_dashboards
Home > @gooddata/sdk-model > IFeatureFlags > enableShellApplication_dashboards
IFeatureFlags.enableShellApplication_dashboards property
Per-app sub-flag under enableShellApplication. When true (and enableShellApplication is also true), KPI Dashboards runs as a pluggable app inside the host. When false, the legacy standalone app at /dashboards/#/workspace/{id}/... is rendered instead.
Signature:
enableShellApplication_dashboards?: boolean;