mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-20 20:33:32 +08:00
update virtual-scroll docs
wrong closing tag. It should be ion-item-divider instead of ion-item
This commit is contained in:
@ -57,7 +57,7 @@ import {Img} from '../img/img';
|
||||
*
|
||||
* <ion-item-divider *virtualHeader="#header">
|
||||
* Header: {{ header }}
|
||||
* </ion-item>
|
||||
* </ion-item-divider>
|
||||
*
|
||||
* <ion-item *virtualItem="#item">
|
||||
* Item: {{ item }}
|
||||
|
Reference in New Issue
Block a user