isEmbedded
Home > @gooddata/sdk-ui-dashboard > DashboardConfig > isEmbedded
DashboardConfig.isEmbedded property
Sets dashboard to the embedded mode.
Signature:
isEmbedded?: boolean;
Remarks
When dashboard is embedded via iframe, this property must be set to true. In embedded mode, some interactions may be disabled.
Defaults to false.