JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Index
Help
SEARCH
Uses of Interface
com.vaadin.flow.component.sidenav.HasSideNavItems
Uses of
HasSideNavItems
in
com.vaadin.flow.component.sidenav
Classes in
com.vaadin.flow.component.sidenav
that implement
HasSideNavItems
Modifier and Type
Class
Description
class
SideNav
A side navigation menu with support for hierarchical and flat menus.
class
SideNavItem
A menu item for the
SideNav
component.