mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-22 13:14:42 +00:00
After some research, I found out that EventHandler saves all the custom events per element using namespace, and is capable of removing handlers using only the element and its namespace (`DATA_KEY`). So, probably is better to utilize the base-component to do the same job. |
||
|---|---|---|
| .. | ||
| dist | ||
| src | ||
| tests | ||
| index.esm.js | ||
| index.umd.js | ||