Closed
Description
Right now I'm stopping events from propagating like this:
onSubmit ev = do
(unsafeCoerce ev).preventDefault
...
Would you be opposed to me introducing this function (and others from https://facebook.github.io/react/docs/events.html)?
Metadata
Metadata
Assignees
Labels
No labels