Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ronreiter/interactive-tutorials
/ e_target
Function
e_target
static/js/codemirror/codemirror.js:4834–4834 ·
view source on GitHub ↗
(e)
Source
from the content-addressed store, hash-verified
4832
CodeMirror.e_stopPropagation = e_stopPropagation;
4833
4834
function
e_target(e) {
return
e.target || e.srcElement;}
4835
function
e_button(e) {
4836
var
b = e.which;
4837
if
(b == null) {
Callers
3
eventInWidget
Function · 0.85
posFromMouse
Function · 0.85
onMouseDown
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected