OptionalactiveWhether the menu is active. Only active menus are focusable by the user through keyboard navigation.
Default: true
OptionalorientationConfigures the orientation of the menu (default: horizontal).
Horizontal menus can be navigated using left/right, vertical menus use up/down.
OptionalwrapWrap around when pressing an arrow key at the start or the end of the menu.
Default: true.
Properties supported when creating a new menu via useRovingMenu.