@gfazioli/mantine-spinner
A Mantine React component offers customizable loading animations to enhance the user experience in React applications.
Version
v1.0.2
Changelog
View the Changelog
Source
View source code
Package
@gfazioli/mantine-spinner
See More
Mantine Extensions
Docs
Edit this page
License
MIT
Support
Become a sponsor
Installation
After installation import package styles at the root of your application:
You can import styles within a layer @layer mantine-spinner
by importing @gfazioli/mantine-spinner/styles.layer.css
file.
Usage
The Spinner
component allows you to create a spinner effect.
Size
Inner
Segments
Thickness
Speed
Stroke linecap
Direction
Color
Styled
Of course, you can style the spinner as you like. For example, by adding an additional animation effect on the whole spinner.
Random
Random spinner effect. Use it to create a loading effect.