LoadingModal - Full-screen loading overlay with spinner and message
A simple but essential component that displays a loading state during async operations
like connecting to a room, processing recordings, or loading resources. Provides a
semi-transparent overlay with a centered spinner and customizable loading message.
LoadingModal - Full-screen loading overlay with spinner and message
A simple but essential component that displays a loading state during async operations like connecting to a room, processing recordings, or loading resources. Provides a semi-transparent overlay with a centered spinner and customizable loading message.
Features:
Component
Example
// Basic loading modal
Example
// Custom branded loading with no spinner
Example
// Custom content with progress indicator
Example
// Override with MediasfuGeneric uiOverrides