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

    Interface RoomMetricsOverviewLabels

    Labels for RoomMetricsOverview component

    interface RoomMetricsOverviewLabels {
        avgEngagement: string;
        dominantEmotion: string;
        noParticipants: string;
        participants: string;
    }
    Index

    Properties

    avgEngagement: string

    Average engagement label

    dominantEmotion: string

    Dominant emotion label

    noParticipants: string

    No participants message

    participants: string

    Participants count label