ion-menu
Defines a Menu component.
A menu helps to navigate through pages. It may contains, or/and:
 • a MenuAutoItems component to automatically add all your pages
 • several MenuItem components to add specific pages.
Note: different menus may be added to an application but only the first one is used by default.
If you’d like to use a specific menu for a given page, simply specify it in the Menu id property of your Page component.
For more information: Menu.
| Name | Description | 
|---|---|
| Persistent | Specifies whether the menu is persistent or not on child pages. | 
| Side | Specifies the menu side. | 
| Swiping | Specifies whether swiping the menu is enabled. | 
| Type | Specifies the menu type. | 
| Comment | Describes the object comment to include in the documentation report. This property generally contains an explanation about the object. | 
| Identifier | Defines the component identifier. | 
| Is active | Defines whether the component is active. | 
 Menu