Whether a radio button or checkbox was checked, after it was clicked on. (since chrome 35)
Whether the element is editable (text input, textarea etc). (since chrome 35)
The URL of the frame where the context menu was clicked. (since chrome 35)
If the element is a link, the URL it points to. (since chrome 35)
The media type the right-click menu was summoned on. (since chrome 35)
The ID of the menu item that was clicked. (since chrome 35)
The URL fo the page where the item was clicked. (since chrome 35)
The parent ID, if any, for the item clicked. (since chrome 35)
The selected text (if any). (since chrome 35)
The src attribute, if the clicked-on element has one. (since chrome 35)
Whether a radio button or checkbox was checked, before it was clicked on. (since chrome 35)
Generated using TypeDoc
Data about the click inside the context-menu