Radio Group
A set of checkable buttons—known as radio buttons—where no more than one of the buttons can be checked at a time.
Installation
npx nativecn add RadioGroup
Usage
import { RadioGroup, RadioGroupItem } from "@/components/RadioGroup"
A set of checkable buttons—known as radio buttons—where no more than one of the buttons can be checked at a time.
npx nativecn add RadioGroup
import { RadioGroup, RadioGroupItem } from "@/components/RadioGroup"