docs(scroll): link to api demo

This commit is contained in:
Drew Rygh
2015-12-16 10:24:14 -06:00
parent cf4e38d2f7
commit 48847447e8

View File

@@ -27,6 +27,7 @@ import * as util from 'ionic/util';
*@property {boolean} [scroll-y] - whether to enable scrolling along the Y axis
*@property {boolean} [zoom] - whether to enable zooming
*@property {number} [max-zoom] - set the max zoom amount for ion-scroll
* @demo /docs/v2/demos/scroll/
*/
@Component({
selector: 'ion-scroll',