Application Loaders Progress bar

Live Preview
<div class="w-full max-w-sm">
      <div class="h-2 overflow-hidden rounded-full bg-gray-200">
        <div class="h-full w-[80%] animate-pulse bg-indigo-600"></div>
      </div>

      <p class="mt-4 text-center font-medium text-gray-700">Loading...</p>
    </div>

Related components

More items from the merged UI library.

View all