Application Loaders Dots bounce

Live Preview
<div class="flex gap-2">
      <span class="size-3 animate-bounce rounded-full bg-indigo-600"></span>
      <span class="size-3 animate-bounce rounded-full bg-indigo-600 [animation-delay:0.2s]"></span>
      <span class="size-3 animate-bounce rounded-full bg-indigo-600 [animation-delay:0.4s]"></span>
    </div>

Related components

More items from the merged UI library.

View all