mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
docs(ionNavAnimation): add parent tag
This commit is contained in:
@@ -4,9 +4,10 @@ angular.module('ionic.ui.navAnimation', [])
|
||||
* @name ionNavAnimation
|
||||
* @module ionic
|
||||
* @restrict A
|
||||
* @parent ionNavView
|
||||
*
|
||||
* @description
|
||||
* When used under an {@link ionic.directive:ionNavView ionNavView} and on an `<a>` element,
|
||||
* When used under an {@link ionic.directive:ionNavView ionNavView} and on an `<a>` element,
|
||||
* allows you to set the animation all clicks on that link within the navView use.
|
||||
*
|
||||
* @usage
|
||||
|
||||
Reference in New Issue
Block a user