嵌入式分析SDK API
    正在准备搜索索引...

    类型别名 DashboardCardCustomMenuItem

    type DashboardCardCustomMenuItem = {
        customItems?: (DashCardMenuItem | CustomDashboardCardMenuItem)[];
        withDownloads?: boolean;
        withEditLink?: boolean;
    }
    索引

    属性

    withDownloads?: boolean
    withEditLink?: boolean
    © . All rights reserved.