Components
Browse and customize beautiful Tailwind CSS buttons in various styles, states, and sizes. Find active, disabled, pill, icon, and other free button examples.
Explore the most commonly used button styles such as solid, outline, ghost, soft, link, and more.
With fixed width and height.
Also available in all button sizes.
Use spinners within buttons to indicate an action is currently processing or taking place. You may also swap the text out of the spinner element and utilize button text as needed.
Make buttons look inactive by adding the disabled
boolean attribute to any <button>
element.
<a>
s don't support the disabled
attribute.