mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
docs(navButtons): immediate descendant note
This commit is contained in:
2
js/angular/directive/navButtons.js
vendored
2
js/angular/directive/navButtons.js
vendored
@@ -23,6 +23,8 @@
|
||||
* example, a toggle button for a left side menu should be on the left side, in this case
|
||||
* we'd recommend uses `side="left"` so it's always on the left, no matter what platform.
|
||||
*
|
||||
* Note that the `ion-nav-buttons` must be an immediate descendant of the `ion-view` element.
|
||||
*
|
||||
* @usage
|
||||
* ```html
|
||||
* <ion-nav-bar>
|
||||
|
||||
Reference in New Issue
Block a user