Application Dividers Gradient Dark

Live Preview
<span class="flex items-center">
      <span class="h-px flex-1 bg-linear-to-r from-transparent to-gray-300 dark:to-gray-600"></span>

      <span class="shrink-0 px-4 text-gray-900 dark:text-white">Title goes here</span>

      <span class="h-px flex-1 bg-linear-to-l from-transparent to-gray-300 dark:to-gray-600"></span>
    </span>

Related components

More items from the merged UI library.

View all