ETASCOM CRM V3 - Documentation API
    Preparing search index...

    Interface DashboardModule

    interface DashboardModule {
        title: string;
        description: string;
        icon: string;
        href: string;
        color: string;
        textColor: string;
        badge: string;
        badgeColor: string;
    }
    Index

    Properties

    title: string
    description: string
    icon: string
    href: string
    color: string
    textColor: string
    badge: string
    badgeColor: string