Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/developit/undom
/ preventDefault
Method
preventDefault
src/undom.js:179–181 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
177
this._end = this._stop = true;
178
}
179
preventDefault() {
180
this.defaultPrevented = true;
181
}
182
}
183
184
Callers
1
undom.js
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected