foundation-utils.defaulteventmap
Home > @genesislcap/foundation-utils > defaultEventMap
defaultEventMap variable
A map that associates specific HTML element tags with their corresponding default event names.
Signature:
defaultEventMap: Map<string, EventName>