Controls modal visibility.
Invoked when the waiting room modal should close.
Queue Management:
Pending participants count displayed in the header badge.
Callback fired whenever the search input changes.
Complete list of waiting participants.
Persists changes after accept/deny actions.
Active room identifier used in network calls.
Live socket.io connection powering real-time updates.
State Parameters:
Optional
positionPreferred modal anchor position.
Optional
backgroundBackground color for the modal card.
Parameter bundle supplying filtered state helpers.
Customization:
Optional
onHandler invoked for accept/deny on each participant.
Session Context:
Optional
styleAdditional styles merged into the modal container.
Advanced Render Overrides:
Optional
renderOverride that replaces the default modal body content.
Optional
renderOverride that swaps the default modal container wrapper.
Configuration options for the
WaitingRoomModal
component.WaitingRoomModalOptions
Modal Control: