Sleek, pill-shaped option selector with frosted glass styling and a glowing highlight on the active choice. Ideal for membership tiers, pricing plans, or mode selection in premium UI designs.
import Radio from "@/components/ui/glass-radio-group"; export default function DemoOne() { return <Radio />; }