Skip to main content

Loader

The Loader component is a simple loading indicator, typically used to signify that a process is ongoing. Below you will find detailed information about its usage.

Example Usage

Basic Loader

<Loader />

Demo