Minimal Text Button

Live Preview
<button
        class="text-slate-500 hover:text-slate-900 font-semibold flex items-center gap-2 group transition-all active:scale-95">
        Learn more
        <span class="group-hover:translate-x-1 transition-transform">→</span>
    </button>

Related components

More items from the merged UI library.

View all