mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
docs($ionicSlideBox): fix typo
This commit is contained in:
committed by
Andrew Joslin
parent
291d723ab1
commit
3fede13c94
3
js/angular/service/slideBoxDelegate.js
vendored
3
js/angular/service/slideBoxDelegate.js
vendored
@@ -5,8 +5,7 @@
|
||||
* @description
|
||||
* Delegate that controls the {@link ionic.directive:ionSlideBox} directive.
|
||||
*
|
||||
* Methods called directly on the $ionicSlideBoxDelegate service will control all side
|
||||
* menus. Use the {@link ionic.service:$ionicSlideBoxDelegate#$getByHandle $getByHandle}
|
||||
* Methods called directly on the $ionicSlideBoxDelegate service will control all slide boxes. Use the {@link ionic.service:$ionicSlideBoxDelegate#$getByHandle $getByHandle}
|
||||
* method to control specific slide box instances.
|
||||
*
|
||||
* @usage
|
||||
|
||||
Reference in New Issue
Block a user