ETASCOM CRM V3 - Documentation API
    Preparing search index...
    interface UserHeroProps {
        image?: ReactNode;
        name?: string;
        info: UserHeroInfo[];
    }
    Index

    Properties

    Properties

    image?: ReactNode
    name?: string
    info: UserHeroInfo[]