MenuButton.js |
eslint-env browser |
13958 |
MenuItem.js |
eslint-env browser |
5724 |
MenuList.js |
eslint-env browser |
4475 |
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 |