Files
ionic-framework/core/src/components/menu-button

ion-menu-button

Menu Button is component that automatically creates the icon and functionality to open a menu on a page.

Properties

autoHide

boolean

Automatically hides the menu button when the corresponding menu is not active

menu

string

Optional property that maps to a Menu's menuId prop. Can also be left or right for the menu side. This is used to find the correct menu to toggle

Attributes

auto-hide

boolean

Automatically hides the menu button when the corresponding menu is not active

menu

string

Optional property that maps to a Menu's menuId prop. Can also be left or right for the menu side. This is used to find the correct menu to toggle


Built with StencilJS