Open glebfox opened 3 days ago
Depends on: #3882
Since HorizontalMenu based on MenuBar it can support tabNavigation attribute (see https://github.com/vaadin/flow-components/pull/6554) which sets whether the top-level menu items are traversable by the tab key.
HorizontalMenu
MenuBar
tabNavigation
Depends on: #3882
Since
HorizontalMenu
based onMenuBar
it can supporttabNavigation
attribute (see https://github.com/vaadin/flow-components/pull/6554) which sets whether the top-level menu items are traversable by the tab key.