To style the radio, add the “radio-color-size” class
Add the radio class to the input element to apply size, color, and state-based styles.
Use the <label>
element as it is
The radio class is a dynamic unocss shortcut so you can extend it
radio-[color]-[size]
sm
, md
, lg
, xl
, or pass a numeric value (radio-5
)text-color
class NOTE: If radio-lg is used, then the default color is
primary