Determines if the modal is visible.
Callback function to close the modal.
Optional
positionPosition of the modal on the screen.
Optional
backgroundBackground color of the modal.
Optional
exitEvent handler function to be called on confirming exit.
Name of the member exiting.
Optional
banFlag indicating if the member is banned.
Name of the room.
Socket object for communication.
Level of the user (e.g., "1", "2").
Interface defining the options required by the ConfirmExitModal component.