mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
Merge pull request #1245 from calendee/patch-2
Corrected Attribute Names
This commit is contained in:
4
js/angular/directive/view.js
vendored
4
js/angular/directive/view.js
vendored
@@ -24,9 +24,9 @@
|
||||
* ```
|
||||
*
|
||||
* @param {string=} title The title to display on the parent {@link ionic.directive:ionNavBar}.
|
||||
* @param {boolean=} hideBackButton Whether to hide the back button on the parent
|
||||
* @param {boolean=} hide-back-button Whether to hide the back button on the parent
|
||||
* {@link ionic.directive:ionNavBar} by default.
|
||||
* @param {boolean=} hideNavBar Whether to hide the parent
|
||||
* @param {boolean=} hide-nav-bar Whether to hide the parent
|
||||
* {@link ionic.directive:ionNavBar} by default.
|
||||
*/
|
||||
IonicModule
|
||||
|
||||
Reference in New Issue
Block a user