jmix-framework / jmix

Jmix framework
https://www.jmix.io
Apache License 2.0
693 stars 124 forks source link

Support tabNavigation attribute for HorizontalMenu #3892

Open glebfox opened 3 days ago

glebfox commented 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.