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:
@ -34,7 +34,7 @@ import {Scroll} from '../scroll/scroll';
|
||||
* ```ts
|
||||
* @Page({
|
||||
* template: `
|
||||
* <ion-slides pager (slide-changed)="onSlideChanged($event)" loop="true" autoplay="true">
|
||||
* <ion-slides pager (slideChanged)="onSlideChanged($event)" loop="true" autoplay="true">
|
||||
* <ion-slide>
|
||||
* <h3>Thank you for choosing the Awesome App!</h3>
|
||||
* <p>
|
||||
|
Reference in New Issue
Block a user