输入框

一个原生的 input 元素,可与 Field 自动协同工作。

安装

pnpm dlx shadcn@latest add @lumi-ui/input

基本用法

import { Input } from "@/components/ui/input"
<Input />

样式变体

尺寸

外观

禁用状态

错误状态

文件输入

带按钮

实用示例

与 Field 配合

We won't send you spam or promotional emails.

与 Form 配合