Components
Input
Displays a form input field or a component that looks like an input field.
Usage
Copy
import { Input } from "@turbostack/ui"
Copy
<Input name="email" type="email" placeholder="steve.woz@example.com">
On this page
Assistant
Responses are generated using AI and may contain mistakes.