Interface WidgetPageContext

Report rendered as a widget inside a dashboard.

interface WidgetPageContext {
    type: "widget";
}

Properties

Properties

type: "widget"

Generated using TypeDoc