Kottster Packages API Reference
    Preparing search index...

    Interface DashboardPageGetCardDataResult

    interface DashboardPageGetCardDataResult {
        items: Record<string, any>[];
    }
    Index

    Properties

    Properties

    items: Record<string, any>[]