Getting Started
The SpinLoading component provides a visually appealing loading indicator with theming and size options. It allows displaying custom content in the center of the spinner.
Component
npx torch-glare@latest add SpinLoadingprop | type | default | |
|---|---|---|---|
size | "S" "M" "L" | "M" | |
theme | "light" "dark" "default" | "light" | |
children | ReactNode | null | |
className | string | null |