Toggles modal visibility.
Invoked when the modal should close.
Request Management:
Total pending requests displayed in the badge.
Tracks filter input changes.
Optional
onOptional handler for accept/deny actions (defaults to respondToRequests
).
Session Context:
Complete list of requests to render.
Updates persistent request state after actions.
Identifier for the active room used when responding.
Active socket.io connection enabling real-time updates.
State Parameters:
Optional
renderCustom renderer for individual request items.
Advanced Render Overrides:
Optional
backgroundBackground color applied to the modal card.
Optional
positionPlacement of the modal container.
Encapsulated helpers that deliver filtered lists to the modal.
Customization:
Optional
styleAdditional styling injected into the modal container.
Optional
renderOverride for the default body layout.
Optional
renderOverride for the modal container wrapper.
Configuration options for the
RequestsModal
component.RequestsModalOptions
Modal Control: