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

    Interface WaitForHostScreenStyles

    Styles for the WaitForHostScreen component.

    interface WaitForHostScreenStyles {
        borderRadius: number;
        gap: number;
        iconSize: number;
        maxWidth: number;
        padding: number;
    }
    Index

    Properties

    borderRadius: number

    Border radius of the card

    gap: number

    Gap between elements

    iconSize: number

    Size of the status icon

    maxWidth: number

    Max width of the card

    padding: number

    Padding inside the card