A navigation item to be used in a zeta-navigation-drawer
badge - Content to be placed in the badge.
leading - Content to be placed before the headline.
trailing - Content to be placed after the headline.
Sets the item to active.
Optional
The headline text. Can also be slotted.
Static
Protected
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.
ChildPart
TemplateResult
A navigation item to be used in a zeta-navigation-drawer
Slot
Slot
badge - Content to be placed in the badge.
Slot
leading - Content to be placed before the headline.
Slot
trailing - Content to be placed after the headline.