We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Styling
is-checked
is-disabled
1 parent 1f3c35d commit 9ffe27aCopy full SHA for 9ffe27a
fields/radios.md
@@ -93,5 +93,6 @@ If `disabled` is set to a function, it will be passed a reference to the `model`
93
}
94
```
95
96
+## Styling
97
-
98
+The `is-checked` and `is-disabled` CSS classes are attached to the radio options `<label />` element when applicable.
0 commit comments