DrawerToggle
Description
The Drawer Toggle component controls the drawer in App Layout component.
<vaadin-app-layout>
<vaadin-drawer-toggle slot="navbar">Toggle drawer</vaadin-drawer-toggle>
</vaadin-app-layout>
Properties
ariaLabel
Type: string
disabled
Type: boolean
If true, the user cannot interact with this element.