Form components using Tailwind CSS to speed up your project.
You can edit the code in every editor and see changes live!
A simple input component.
A simple select component.
A checkbox component. If you're looking for a more elaborate checkbox, I recommend using Custom Forms, an official library to extend the look of general form elements with custom CSS.
A radio component. If you're looking for a more elaborate radio button, I recommend using Custom Forms, an official library to extend the look of general form elements with custom CSS.
A simple textarea component.
A simple input component with label over.
A responsive form group with label and input, with left text on desktop and over the input on mobile.
A responsive form grid.
Input with SVG icon right.
Input with SVG icon left.
Input with button inside.
Input with bottom helper text.
Input with bottom validation text and colored borders.