Jx.Menu Examples

API Reference: Jx.Menu, Jx.Menu.SubMenu, Jx.Menu.Item, Jx.Menu.Separator

Menus are buttons that expose a list of menu items when clicked.

Menus can also contain sub-menus.

Menu items trigger events and can be disabled.

This menu is configured to show as soon as you hover over the menu button and to hide 350 ms after you mouse out of the menu. To try it, make sure no other menus are open then hover over the button below to expose the menu.

Like buttons, menu items can also be set to toggle and grouped using a Button Set. When a menu item is toggled, it gets a marker next to it in the menu (if it has no image) or a box around an existing image. When it is part of a set, only one of the set is toggled on at a time.