mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
docs(scroll): link to api demo
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user