Loading Overlay

Usage

Loading Overlay component allows you to wrap any content (such as cards, sections, or multiple elements) and display a semi-transparent overlay with a spinner above it. This visually indicates that the underlying content is in a loading or processing state, preventing user interaction until the operation is complete.```

Examples

Live Preview

Props

NameDescription Type Default Values
loading Required
Use it to show or hide the overlayboolean