Add support for function-based document onload shorthand
Introduced a shorthand to handle `DOMContentLoaded` or `load` events when a function is passed as the selector in `DOM.js`
Showing
| { | ||
| "name": "react-vanilla", | ||
| "version": "1.1.26", | ||
| "version": "1.1.27", | ||
| "description": "", | ||
| "main": "DOM.js", | ||
| "scripts": { | ||
| ... | ... |
Please
register
or
sign in
to comment