You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 6, 2018. It is now read-only.
You can already supply your own custom behaviors:
I'd like to also support each input declaring multiple events per input:
Pointer events are the only inputs I see as benefiting from this:
Arrays are supported in the
resolveEvents
function. Theswitch
statement inMultiEvent.prototype.resolve
is where the support needs to be added.The text was updated successfully, but these errors were encountered: