OptionalcolorsCustom colors
OptionalelapsedMilliseconds elapsed since starting to wait
OptionalerrorError message if status is 'error'
OptionaliconsCustom icons
OptionallabelsCustom labels for i18n support
OptionalonCalled when user cancels waiting
OptionalonCalled when user extends timeout (keeps waiting)
OptionalonCalled when user leaves after rejection/error
OptionalonCalled when user retries after error
OptionalrenderRender props for advanced customization
OptionalroomName of the room being joined
Current waiting status
OptionalstylesCustom styles
OptionalsxMUI sx prop for container styling
OptionaltotalMaximum wait time in milliseconds
Props for the WaitingRoomGuest component.
Remarks
This component displays a waiting screen for guests who are waiting to be admitted by the host. It shows different UI based on the current status.
Example