mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-18 19:21:34 +08:00
chore(upgrad): ng alpha52 and case-sensitive templates
This commit is contained in:
@ -14,7 +14,7 @@ import {Form} from '../../util/form';
|
||||
*
|
||||
* @usage
|
||||
* ```html
|
||||
* <ion-checkbox checked="true" value="isChecked" ng-control="htmlCtrl">
|
||||
* <ion-checkbox checked="true" value="isChecked" ngControl="htmlCtrl">
|
||||
* HTML5
|
||||
* </ion-checkbox>
|
||||
* ```
|
||||
|
Reference in New Issue
Block a user