Skip to content
This repository was archived by the owner on May 29, 2019. It is now read-only.

Commit b32003b

Browse files
committed
docs(buttons): add boolean badge
1 parent 859dccd commit b32003b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/buttons/docs/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ With the buttons directive, we can make a group of buttons behave like a set of
3232
An expression that evaluates to a truthy or falsy value that determines whether the `uncheckable` attribute is present.
3333

3434
* `uncheckable`
35-
_(Boolean attribute)_ -
35+
<small class="badge">B</small> -
3636
Whether a radio button can be unchecked or not.
3737

3838
### Additional settings `uibButtonConfig`

0 commit comments

Comments
 (0)