<le-navigation>
Tree or menu navigation component with nested items, active URL support, and optional search.
Examples
<le-navigation
orientation="vertical"
items='[{"label":"Home","href":"/"}]'
></le-navigation>Common Properties / Attributes
items,orientation,wrapoverflow-mode,min-visible-items-for-more,alignactive-url,searchable,search-placeholder
Events
leNavItemSelectleNavItemToggle