We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
target
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
It would be nice if the event types were all mapped to PS types instead of using unsafeCoerce. Maybe the types defined in http://www.alexmingoia.com/purescript-pux/docs/API/Pux/Html/Events.html could be used.
unsafeCoerce
The text was updated successfully, but these errors were encountered:
Event refactoring
47c07b8
Resolves #85 Resolves #135 Resolves #136
dcfbad0
No branches or pull requests
It would be nice if the event types were all mapped to PS types instead of using
unsafeCoerce
. Maybe the types defined in http://www.alexmingoia.com/purescript-pux/docs/API/Pux/Html/Events.html could be used.The text was updated successfully, but these errors were encountered: