Tailwind CSS Spinner - Taco Tall Stack

The Spinner Indicates the loading state of a component. Having a good-looking spinner can have a positive impact on your users' website experience. Below we are presenting an example of the Spinner component that you can use in your project based on Taco.


Code

Below you can find the code for the Spinner component.


<x-spinner size="h-8 w-8" textColor="text-blue-500" />