mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
delegates: add tabbar, update docs
This commit is contained in:
@@ -165,6 +165,8 @@ angular.module('ionic.ui.scroll')
|
||||
* @param {string} handle
|
||||
* @returns `delegateInstance` A delegate instance that controls only the
|
||||
* scrollViews with `delegate-handle` matching the given handle.
|
||||
*
|
||||
* Example: `$ionicScrollDelegate.getByHandle('my-handle').scrollTop();`
|
||||
*/
|
||||
]))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user