This API endpoint /api/icon-animation
provides access to various icon animations that can be used across the website. Below are the details and usage instructions.
- Animations Available: A variety of animations including bounce, spin, pulse, and more.
- Usage: To use the animations, simply include the animation class in your HTML element.
Example Usage
<i class="animate-bounce"></i>
This will apply a bounce animation to the <i>
element.
Additional Resources
For more information and examples, check out our Animation Guide.