| ▲ | sceptic123 3 hours ago | |
Interestingly Radix has both `Radio Group` and `Radio` — The simple `Radio` input does use `<input type="radio">` but the `Radio Group` does not. Git history does not show _why_ though. | ||
| ▲ | sam_lowry_ 2 hours ago | parent [-] | |
They never figured how the exclusive choice works in <input type="radio" name="group"> | ||