mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
docs(): fix typo (#6523)
This commit is contained in:
committed by
Adam Bradley
parent
71cd297751
commit
809dc477f6
@@ -93,7 +93,7 @@ export class List extends Ion {
|
||||
* export class MyClass {
|
||||
* @ViewChild(List) list: List;
|
||||
* constructor(){}
|
||||
* closeItmes(){
|
||||
* closeItems(){
|
||||
* this.list.closeSlidingItems();
|
||||
* }
|
||||
* }
|
||||
|
||||
Reference in New Issue
Block a user