-
- First choice
- Second choice (v-model)
- Third choice (checked)
- Fourth choice (disabled)
-
+
+
+
+ {{ option.label }}
+
+
+ Selected value: {{ radioValue }}
+
```
@@ -41,8 +48,8 @@ So that only one of each name set can be selected at the same time.