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

    Colors for engagement levels

    interface EngagementColors {
        high: string;
        low: string;
        medium: string;
        veryLow: string;
    }
    Index

    Properties

    Properties

    high: string
    low: string
    medium: string
    veryLow: string