Hiyve Components - v1.0.0
    Preparing search index...

    Interface UserProfileLabels

    interface UserProfileLabels {
        emailLabel: string;
        logoutButton: string;
        nameLabel: string;
        title: string;
        unverifiedBadge: string;
        verifiedBadge: string;
    }
    Index

    Properties

    emailLabel: string
    logoutButton: string
    nameLabel: string
    title: string
    unverifiedBadge: string
    verifiedBadge: string