Drizzle UI
Docs
Drizzle Next
Toggle theme
Docs
Introduction
Installation
Components
Alert
App Layout
Avatar
Button
Card
Checkbox
Dark Mode
Dropdown Menu
Form
Input
Label
Pagination
Rich Text Editor
Search Input
Select
Sortable
Table
Textarea
Form
Description
A form component that acts as a container for various form controls. It provides a structured way to collect user input and includes form messages to display validation errors or success messages.
Preview
Label
A form message.
Submit
Installation
Add component:
Usage
Code
components/ui/form.tsx
On this page
Description
Preview
Installation
Usage
Code