Name Description Size
MenuButton.js 13929
MenuItem.js Use this as a fallback `icon` prop if your MenuList contains MenuItems with or without icon in order to keep all MenuItems aligned. 5701
MenuList.js 4530
moz.build 383
utils.js Helper function for opening context menu. @param {Array} items List of menu items. @param {Object} options: @property {Element} button Button element used to open the menu. @property {Number} screenX Screen x coordinate of the menu on the screen. @property {Number} screenY Screen y coordinate of the menu on the screen. 1651