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

    Interface WaitingRoomSetupColors

    Colors for the WaitingRoomSetup component.

    interface WaitingRoomSetupColors {
        descriptionText: string;
        labelText: string;
        switchChecked: string;
        switchTrackChecked: string;
    }
    Index

    Properties

    descriptionText: string

    Text color for the description

    labelText: string

    Text color for the label

    switchChecked: string

    Color of the switch when checked

    switchTrackChecked: string

    Color of the switch track when checked