The DashboardWidget UI location integrates with the Contentstack dashboard to provide stack-level functions.
12345
const dashboard = sdk.location.DashboardWidget;
if (dashboard) {
const stack = dashboard.stack;
const frame = dashboard.frame;
}It supports the following objects: