Revo Docs

Spinner

Simple spinner.

<x-ui::spinner></x-ui::spinner>
Copied!

Color

Simply change the color with tailwindcss classes

<x-ui::spinner class="text-brand"></x-ui::spinner>
Copied!

Size

Simply change the size with tailwindcss classes

<x-ui::spinner class="text-2xl"></x-ui::spinner>
Copied!