mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-23 05:58:26 +08:00
docs(demos): fix item sliding demo and add the slides demo to the slide doc
references driftyco/ionic-site#397
This commit is contained in:
@ -41,7 +41,7 @@
|
||||
<img src="./avatar-dionne.png">
|
||||
</ion-avatar>
|
||||
<h2>Dionne</h2>
|
||||
<p>Mr. Hall was way harsh on my report card.</p>
|
||||
<p>Mr. Hall was way harsh.</p>
|
||||
<ion-note item-right>
|
||||
8:59 pm
|
||||
</ion-note>
|
||||
|
@ -689,6 +689,7 @@ export class Slides extends Ion {
|
||||
* @description
|
||||
* `ion-slide` is a child component of `ion-slides` and is where all your individule slide content will be rendered too.
|
||||
*
|
||||
* @demo /docs/v2/demos/slides/
|
||||
* @see {@link /docs/v2/api/components/slides/Slides/ Slides API Docs}
|
||||
*/
|
||||
@Component({
|
||||
|
Reference in New Issue
Block a user