mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
docs(searchbar, toggle, toolbar)
This commit is contained in:
@@ -46,12 +46,12 @@ class MediaToggle {
|
||||
* @property {string} [id] - a unique ID for a toggle
|
||||
* @usage
|
||||
* ```html
|
||||
* // Create a single toggle
|
||||
* <!-- Create a single toggle -->
|
||||
* <ion-toggle checked="true">
|
||||
* Pineapple
|
||||
* </ion-toggle>
|
||||
*
|
||||
* // Create a list of togglees:
|
||||
* <!-- Create a list of togglees -->
|
||||
* <ion-list>
|
||||
*
|
||||
* <ion-toggle checked="true">
|
||||
|
||||
Reference in New Issue
Block a user