返回组件列表
表单

登录表单

由 Card、Field、Input、Separator 和 Button 组合成的登录表单。

预览
这里展示的源码与 shadcn 从生成 JSON 安装的源码一致。
Sign in
Use your workspace email to continue.

Keep this form as source code and adapt it per project.

or

New team? Request access from your administrator.

安装
构建 registry 并启动开发服务后,在消费项目中运行这条命令。
安装命令pnpm dlx shadcn@latest add http://localhost:3000/r/login-form.json
源码与依赖
安装前可以确认组件源码路径、registry 依赖和 npm 依赖。
源码路径registry/default/login-form/login-form.tsx
Registry 依赖
buttoncardfieldinputseparator
NPM 依赖
lucide-react