A
Anonymous

Input Demo - Copy this React, Tailwind Component to your project

import-{-Input-}-from-"@/components/ui/input";-import-{-Label-}-from-"@/components/ui/label";-export-default-function-InputDemo()-{-return-(-<div-className="space-y-2">-<Label-htmlFor="input-01">Simple-input</Label>-<Input-id="input-01"-placeholder="Email"-type="email"-/>-</div>-);-}

Prompt
Component Preview

About

InputDemo - A simple email input component with a label, built with React and Tailwind. Perfect for clean forms. Copy code today!

Share

Last updated 1 month ago