mirror of
https://github.com/element-plus/element-plus.git
synced 2026-03-13 07:51:17 +08:00
* feat(click-outside): return mousedown event Return mousedown event for binding function. * feat(click-outside): expose both mouseup and mousedown event * feat(directives): add test cases for click-outside * feat(directives): clear the previously assigned event object