enableShellApplication\_analyticalDesigner
Home > @gooddata/sdk-model > IFeatureFlags > enableShellApplication_analyticalDesigner
IFeatureFlags.enableShellApplication_analyticalDesigner property
Per-app sub-flag under enableShellApplication. When true (and enableShellApplication is also true), Analytical Designer runs as a pluggable app inside the host. When false, the legacy standalone AD served at the /analyze hash route is rendered instead.
Signature:
enableShellApplication_analyticalDesigner?: boolean;