mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
Update radio.js
This commit is contained in:
1
js/angular/directive/radio.js
vendored
1
js/angular/directive/radio.js
vendored
@@ -16,7 +16,6 @@
|
||||
* <ion-radio ng-model="choice" ng-value="'C'">Choose C</ion-radio>
|
||||
* ```
|
||||
*
|
||||
* *
|
||||
* @param {string=} name The name of the radio input.
|
||||
* @param {expression=} value The value of the radio input.
|
||||
* @param {expression=} disabled The state of the radio input.
|
||||
|
||||
Reference in New Issue
Block a user