DashboardWidget

View as Markdown

DashboardWidget

The DashboardWidget UI location integrates with the Contentstack dashboard to provide stack-level functions.

const dashboard = sdk.location.DashboardWidget;
if (dashboard) {
  const stack = dashboard.stack;
  const frame = dashboard.frame;
}

It supports the following objects: