diff --git a/js/angular/directive/menuToggle.js b/js/angular/directive/menuToggle.js index 94072125ac..6ad33e60d6 100644 --- a/js/angular/directive/menuToggle.js +++ b/js/angular/directive/menuToggle.js @@ -6,6 +6,16 @@ * * @description * Toggle a side menu on the given side. + * + * *Note*: By default, the menu toggle button will only appear on a root + * level side-menu page. Navigating in to child views will hide the menu- + * toggle button. They can be made visible on child pages by setting the + * enable-menu-with-back-views attribute of the {@link ionic.directive:sideMenus} + * directive to true. + * + * ```html + * + * ``` * * @usage * Below is an example of a link within a nav bar. Tapping this button