Search
Home > @lynx-js/test-environment > LynxElement > eventMap
The map of events bound to the element.
Signature:
eventMap?: { [key: string]: any; };