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

    Interface WaitingRoomAdmittanceStyles

    Styles for the WaitingRoomAdmittance component.

    interface WaitingRoomAdmittanceStyles {
        avatarSize: number;
        borderRadius: number;
        gap: number;
        maxHeight: number;
        padding: number;
        width: number;
    }
    Index

    Properties

    avatarSize: number

    Size of participant avatars

    borderRadius: number

    Border radius of the container

    gap: number

    Gap between elements

    maxHeight: number

    Max height of the participant list

    padding: number

    Padding around the container

    width: number

    Width of the popover/dialog