@xylabs/sdk-react
    Preparing search index...

    Interface Dashboard2DataProps

    interface Dashboard2DataProps {
        pieChart: PieChartProps;
        statCard1: StatCardProps;
        statCard2: StatCardProps;
        statCard3: StatCardProps;
        statCard4: StatCardProps;
    }
    Index

    Properties

    pieChart: PieChartProps
    statCard1: StatCardProps
    statCard2: StatCardProps
    statCard3: StatCardProps
    statCard4: StatCardProps