OptionalbaseBase URL for invite links (default: window.location.origin)
OptionalcolorsCustom colors
OptionaliconsCustom icons
OptionaljoinPath for join page (default: '/join')
OptionallabelsCustom labels for i18n support
Callback when dialog is closed
OptionalonCallback when link is copied successfully
OptionalonCallback when link generation fails
Whether the dialog is open
Room name to create invite for
OptionalstylesCustom styles
OptionalsxMUI sx prop for dialog styling
Props for the InviteLinkDialog component.
Remarks
This component provides a dialog for creating and sharing invite links. It can be used as a standalone dialog or triggered via an icon button.
Example