ion-menu-toggle
Defines a Menu Toggle component.
A Menu Toggle component can be used with a Button or GenericItem inside to toggle a menu opened or closed.
By default, it’s only visible when the selected menu is active. A menu is active when it can be opened/closed.
If the menu is disabled or it’s being presented as a split-pane, the menu is marked as non-active and MenuToggle hides itself.
In case it’s desired to keep MenuToggle always visible, the AutoHide property can be set to false.
For more information: MenuToggle.
Name | Description |
---|---|
Auto hide | Specifies whether to automatically hides the menu button when the corresponding menu is not active. |
Menu id | Specifies the menu’s’ id to map. Can also be start or end for the menu side. |
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. |