Interface ApplicationMenuItemGroup

All Superinterfaces:
ApplicationMenuItem, com.vaadin.flow.component.HasElement, Serializable

public interface ApplicationMenuItemGroup extends ApplicationMenuItem
A special menu item that has sub-menus in it. The Runnable menu action for this should be to expand and collapse the sub-menu.
Author:
Syam