mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-19 19:57:22 +08:00
docs(demos/slides): link to api demos
This commit is contained in:
@ -66,6 +66,7 @@ import {Scroll} from '../scroll/scroll';
|
|||||||
* @property {Number} [index] - The slide index to start on
|
* @property {Number} [index] - The slide index to start on
|
||||||
* @property [pager] - add this property to enable the slide pager
|
* @property [pager] - add this property to enable the slide pager
|
||||||
* @property {Any} [change] - expression to evaluate when a slide has been changed
|
* @property {Any} [change] - expression to evaluate when a slide has been changed
|
||||||
|
* @demo /docs/v2/demos/slides/
|
||||||
* @see {@link /docs/v2/components#slides Slides Component Docs}
|
* @see {@link /docs/v2/components#slides Slides Component Docs}
|
||||||
*/
|
*/
|
||||||
@Component({
|
@Component({
|
||||||
|
Reference in New Issue
Block a user