A full-screen loading overlay component with a spinning benzene molecule and stop button. The spinner has a delayed fade-in animation when the backdrop is opened.
Component properties containing:
A loading backdrop component
<LoadingBackdrop open={isLoading} onClick={handleStopLoading}/> Copy
<LoadingBackdrop open={isLoading} onClick={handleStopLoading}/>
Future improvements:
A full-screen loading overlay component with a spinning benzene molecule and stop button. The spinner has a delayed fade-in animation when the backdrop is opened.