glazier-react-1.0.0.0: ReactJS binding using Glazier.Command.

Safe HaskellNone
LanguageHaskell2010

Glazier.React.Event.HashChange

Synopsis

Documentation

toHashChangeEvent :: NativeEvent -> Maybe HashChangeEvent Source #

We can lie about this not being in IO because within the strict part of handleEventM the Notice is effectively immutable.