We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b2aa73 commit b52734eCopy full SHA for b52734e
src/lib/checkbox/checkbox.html
@@ -5,7 +5,7 @@
5
[id]="inputId"
6
[required]="required"
7
[checked]="checked"
8
- [attr.value]="value"
+ [value]="value"
9
[disabled]="disabled"
10
[name]="name"
11
[tabIndex]="tabIndex"
0 commit comments