Radio Group
Nhóm nút radio chỉ cho phép chọn một tùy chọn.
Cài đặt
bash
npx @galaxy-stack/nebula-cli@latest add radio-groupbash
pnpm dlx @galaxy-stack/nebula-cli@latest add radio-groupbash
yarn dlx @galaxy-stack/nebula-cli@latest add radio-groupbash
bunx @galaxy-stack/nebula-cli@latest add radio-groupSử Dụng
vue
<RadioGroup default-value="option-one">
<div class="flex items-center space-x-2">
<RadioGroupItem value="option-one" />
<Label>Tùy chọn 1</Label>
</div>
</RadioGroup>Bùi Trọng Hiếu - MIT © 2025
Khả năng truy cập
- Điều hướng bàn phím: [TODO]
- Đọc màn hình: [TODO]
- Quản lý focus: [TODO]
- Tuân thủ WCAG: Tuân thủ WCAG 2.1 cấp độ AA
Tác giả
Bùi Trọng Hiếu (kevinbui)
- GitHub: @buikevin
- Email: kevinbui210191@gmail.com
Giấy phép
MIT © 2025 Bùi Trọng Hiếu (kevinbui)
