purescript-react-ix
Type safe ref callbacks and custom properties set on ReactThis.
Installation
bower install purescript-react-ix
Dependencies
PureScript React
bindings has very few dependencies. This package also does not depend on
purescript-dom or purescript-dom-classy, but you can use refFn with data
types from any of those. The only dependencies are on index
monads
and typelevel-prelude.
Documentation
Documentation is published on Pursuit. Also check out tests for some basic examples.