purescript-contrib/purescript-react

Missing event type for form events and `target` property in other event types

arthurxavierx opened this issue · 0 comments

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.