Dispatch event from enhanced element with specified name.
<input be-dispatching='
of
bubbling,
composed,
cancelable,
replacing
event 402735ed-b9e8-4ef4-9e0d-3a6b385de863
on change.'>
<input be-dispatching='
of
bubbling,
composed,
cancelable,
replacing
event 402735ed-b9e8-4ef4-9e0d-3a6b385de863.'>
Dispatches on input event by default.
Any web server that can serve static files will do, but...
- Install git.
- Fork/clone this repo.
- Install node.js.
- Open command window to folder where you cloned this repo.
-
npm install
-
npm run serve
- Open http://localhost:3030/demo/ in a modern browser.
> npm run test
import 'be-dispatching/be-dispatching.js';
<script type=module crossorigin=anonymous>
import 'https://esm.run/be-dispatching';
</script>