Skip to content

Latest commit

 

History

History
44 lines (30 loc) · 1.42 KB

menu-toggle.md

File metadata and controls

44 lines (30 loc) · 1.42 KB
title
ion-menu-toggle

import Props from '@ionic-internal/component-api/v8/menu-toggle/props.md'; import Events from '@ionic-internal/component-api/v8/menu-toggle/events.md'; import Methods from '@ionic-internal/component-api/v8/menu-toggle/methods.md'; import Parts from '@ionic-internal/component-api/v8/menu-toggle/parts.md'; import CustomProps from '@ionic-internal/component-api/v8/menu-toggle/custom-props.mdx'; import Slots from '@ionic-internal/component-api/v8/menu-toggle/slots.md';

<title>ion-menu-toggle: MenuToggle Component to Open/Close Menus</title>

import EncapsulationPill from '@components/page/api/EncapsulationPill';

The Menu Toggle component can be used to toggle a menu open or closed.

Menu toggles are only visible when the selected menu is enabled. If the menu is disabled or it's being presented as a split pane, the menu toggle will be hidden. To always display the menu toggle, the autoHide property can be set to false.

See the menu documentation for more information.

Properties

Events

Methods

CSS Shadow Parts

CSS Custom Properties

Slots