mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-22 21:48:42 +08:00
@ -22,7 +22,7 @@ import {Scroll} from '../scroll/scroll';
|
|||||||
* ```ts
|
* ```ts
|
||||||
* @Page({
|
* @Page({
|
||||||
* template: `
|
* template: `
|
||||||
* <ion-slides pager (change)="onSlideChanged($event)" (move)="onSlideMove($event)" loop="true" autoplay="true">
|
* <ion-slides pager (change)="onSlideChanged($event)" (move)="onSlideMove($event)">
|
||||||
* <ion-slide>
|
* <ion-slide>
|
||||||
* <h3>Thank you for choosing the Awesome App!</h3>
|
* <h3>Thank you for choosing the Awesome App!</h3>
|
||||||
* <p>
|
* <p>
|
||||||
|
Reference in New Issue
Block a user