mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-19 03:32:21 +08:00
docs: fix doc tags
This commit is contained in:
@ -14,12 +14,12 @@ import {TapClick} from '../button/button';
|
||||
|
||||
/**
|
||||
* @name ionCheckbox
|
||||
* @classdesc
|
||||
* @description
|
||||
* The checkbox is no different than the HTML checkbox input, except it's styled differently
|
||||
*
|
||||
* See the [Angular 2 Docs](https://angular.io/docs/js/latest/api/forms/) for more info on forms and input.
|
||||
*
|
||||
* @example
|
||||
* @usage
|
||||
* ```html
|
||||
* <ion-checkbox checked="true" value="isChecked" ng-control="htmlCtrl">
|
||||
* HTML5
|
||||
|
Reference in New Issue
Block a user