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

    Color configuration for the LiveClock component.

    const customColors: Partial<LiveClockColors> = {
    text: '#ffffff',
    };

    <LiveClock colors={customColors} />
    interface LiveClockColors {
        text: string;
    }
    Index

    Properties

    Properties

    text: string

    Text color