Docs
选择框

选择框

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

安装

npx shadcn-ui@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.