Skip to content

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-group
bash
pnpm dlx @galaxy-stack/nebula-cli@latest add radio-group
bash
yarn dlx @galaxy-stack/nebula-cli@latest add radio-group
bash
bunx @galaxy-stack/nebula-cli@latest add radio-group

Sử 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)

Giấy phép

MIT © 2025 Bùi Trọng Hiếu (kevinbui)

Phát hành theo Giấy phép MIT.