CircularLoader
Like a dog chasing his own tail.
Example
Props
đšī¸ standard props
loading boolean
Determines if the loader is active.
trueclass string
Additional CSS classes for styling.
''đ¨ style props
--circular-loader-width size
Width of the circular loader.
30px--circular-loader-height size
Height of the circular loader.
30px--circular-loader-color color
Color of the circular loader.
var(global-color-primary-500)