Interface DashboardPageContext

Report rendered as a full dashboard page.

interface DashboardPageContext {
    type: "dashboard";
}

Properties

Properties

type: "dashboard"

Generated using TypeDoc