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

    Interface ParticipantMoodCardLabels

    Labels for ParticipantMoodCard component

    interface ParticipantMoodCardLabels {
        emotions: Record<SentimentEmotionType, string>;
        engagement: string;
        offFrame: string;
        unknownParticipant: string;
    }
    Index

    Properties

    emotions: Record<SentimentEmotionType, string>

    Emotion labels

    engagement: string

    Engagement label

    offFrame: string

    Off-frame label

    unknownParticipant: string

    Unknown participant