Skip to content

Commit 9ffe27a

Browse files
committed
added Styling section to reference is-checked and is-disabled classes
1 parent 1f3c35d commit 9ffe27a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

fields/radios.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -93,5 +93,6 @@ If `disabled` is set to a function, it will be passed a reference to the `model`
9393
}
9494
```
9595
96+
## Styling
9697
97-
98+
The `is-checked` and `is-disabled` CSS classes are attached to the radio options `<label />` element when applicable.

0 commit comments

Comments
 (0)