We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 772459d commit ead5e02Copy full SHA for ead5e02
js/angular/directive/radio.js
@@ -24,7 +24,7 @@ IonicModule
24
require: '?ngModel',
25
scope: {
26
ngModel: '=?',
27
- ngValue: '@',
+ ngValue: '=?',
28
ngChange: '&',
29
icon: '@',
30
name: '@'
0 commit comments