Interface defining the props for the LoadingModal component.
Determines if the modal is visible.
Optional
The background color of the modal overlay.
'rgba(0, 0, 0, 0.5)' Copy
'rgba(0, 0, 0, 0.5)'
The color of the loading spinner and text.
'black' Copy
'black'
Interface defining the props for the LoadingModal component.