ETASCOM CRM V3 - Documentation API
    Preparing search index...
    interface StarterProps {
        image: ReactNode;
        title: string;
        subTitle: ReactNode;
        engage: { path: string; btnColor: string; label: string };
    }
    Index

    Properties

    image: ReactNode
    title: string
    subTitle: ReactNode
    engage: { path: string; btnColor: string; label: string }