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

    Colors for emotion display.

    interface MoodAnalysisColors {
        angry: string;
        disgusted: string;
        engagementHigh: string;
        engagementLow: string;
        engagementMedium: string;
        engagementVeryLow: string;
        fearful: string;
        happy: string;
        neutral: string;
        sad: string;
        surprised: string;
    }
    Index

    Properties

    angry: string
    disgusted: string
    engagementHigh: string
    engagementLow: string
    engagementMedium: string
    engagementVeryLow: string
    fearful: string
    happy: string
    neutral: string
    sad: string
    surprised: string