Toggles modal visibility.
Invoked when the modal should close.
Request Management:
Total pending requests displayed in the badge.
Tracks filter input changes.
OptionalonOptional 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:
OptionalrenderCustom renderer for individual request items.
Advanced Render Overrides:
OptionalbackgroundBackground color applied to the modal card.
OptionalpositionPlacement of the modal container.
Encapsulated helpers that deliver filtered lists to the modal.
Customization:
OptionalstyleAdditional styling injected into the modal container.
OptionalrenderOverride for the default body layout.
OptionalrenderOverride for the modal container wrapper.
Configuration options for the
RequestsModalcomponent.RequestsModalOptions
Modal Control: