Optional
backgroundBackground color of the modal content. Defaults to 'rgba(255, 255, 255, 0.25)'.
Flag to control the visibility of the modal.
Callback function to handle the closing of the modal.
Optional
shareFlag to control the visibility of share buttons. Defaults to true.
Optional
positionPosition of the modal on the screen. Possible values: 'topLeft', 'topRight', 'bottomLeft', 'bottomRight', 'center'. Defaults to 'topRight'.
The name of the room to be shared.
Optional
adminThe admin passcode for the meeting.
Optional
islevelThe level of the user.
The type of the event.
Optional
localThe link to the local server.
Interface defining the options for the ShareEventModal component.