Docs
复选框

复选框

一种允许用户在选中和未选中之间切换的控件。

安装

pnpm dlx shadcn@latest add checkbox

用法

import { Checkbox } from "@/components/ui/checkbox"
<Checkbox />

示例

带文本

You agree to our Terms of Service and Privacy Policy.

禁用

表单

You can manage your mobile notifications in the mobile settings page.

Select the items you want to display in the sidebar.