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

    Interface ParticipantSectionLabels

    Labels for ParticipantSection

    interface ParticipantSectionLabels {
        host: string;
        noParticipants: string;
        sentiments: { negative: string; neutral: string; positive: string };
        speakingTime: string;
        title: string;
    }
    Index

    Properties

    host: string

    Host badge

    noParticipants: string

    No participants message

    sentiments: { negative: string; neutral: string; positive: string }

    Sentiment labels

    speakingTime: string

    Speaking time label

    title: string

    Section title