Skip to content

Commit c7a58f0

Browse files
committed
docs(menu): update docs
1 parent f2db74b commit c7a58f0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ionic/components/menu/menu-controller.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ import {MenuType} from './menu-types';
4646
* without requiring a menu ID.
4747
*
4848
* ```ts
49+
* import{Page, MenuController} from 'ionic/ionic';
4950
* @Page({...})
5051
* export class MyPage {
5152
* constructor(menu: MenuController) {

0 commit comments

Comments
 (0)