Kottster Packages API Reference
    Preparing search index...

    Interface DashboardProps

    interface DashboardProps {
        dashboardPageConfig: DashboardPageConfig;
        pageTitle?: string;
    }
    Index

    Properties

    dashboardPageConfig: DashboardPageConfig
    pageTitle?: string