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

    Interface SentimentDashboardLabels

    Labels for SentimentDashboard component

    interface SentimentDashboardLabels {
        autoSaveEnabled: string;
        emotion: string;
        engagement: string;
        heatmap: string;
        interval: string;
        loading: string;
        minutes: string;
        noData: string;
        noDataTitle: string;
        participants: string;
        roomOverview: string;
        save: string;
        seconds: string;
        timeWindow: string;
        title: string;
    }
    Index

    Properties

    autoSaveEnabled: string

    Auto-save enabled

    emotion: string

    Emotion label

    engagement: string

    Engagement label

    heatmap: string

    Heatmap section

    interval: string

    Interval label

    loading: string

    Loading message

    minutes: string

    Minutes unit

    noData: string

    No data description

    noDataTitle: string

    No data title (bold heading)

    participants: string

    Participants section

    roomOverview: string

    Room overview section

    save: string

    Save button

    seconds: string

    Seconds unit

    timeWindow: string

    Time window label

    title: string

    Dashboard title