Navigation drawers provide access to destinations and app functionality, such as switching accounts.
They can either be permanently on-screen or controlled by a navigation menu icon
Invoked on each update to perform rendering tasks. This method may return
any value renderable by lit-html's ChildPart - typically a
TemplateResult. Setting properties inside this method will not trigger
the element to update.
Navigation drawers provide access to destinations and app functionality, such as switching accounts. They can either be permanently on-screen or controlled by a navigation menu icon
Slot
Slot
header - The drawer header.
Slot
footer - The drawer footer.