mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-22 21:48:42 +08:00
docs(menu): fix link to MenuController (#11537)
fixes driftyco/ionic-site#1080
This commit is contained in:

committed by
Brandy Carney

parent
7a797d4f3e
commit
b64733aace
@ -25,7 +25,7 @@ import { RootNode } from '../split-pane/split-pane';
|
|||||||
* will be displayed differently based on the mode, however the display type can be changed
|
* will be displayed differently based on the mode, however the display type can be changed
|
||||||
* to any of the available [menu types](#menu-types). The menu element should be a sibling
|
* to any of the available [menu types](#menu-types). The menu element should be a sibling
|
||||||
* to the app's content element. There can be any number of menus attached to the content.
|
* to the app's content element. There can be any number of menus attached to the content.
|
||||||
* These can be controlled from the templates, or programmatically using the [MenuController](../MenuController).
|
* These can be controlled from the templates, or programmatically using the [MenuController](../app/MenuController).
|
||||||
*
|
*
|
||||||
* @usage
|
* @usage
|
||||||
*
|
*
|
||||||
|
Reference in New Issue
Block a user