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

    Interface RoomSummaryViewerColors

    Customizable colors for RoomSummaryViewer.

    interface RoomSummaryViewerColors {
        background: string;
        cardBackground: string;
        divider: string;
        headerText: string;
        primaryIcon: string;
    }
    Index

    Properties

    background: string
    cardBackground: string
    divider: string
    headerText: string
    primaryIcon: string