react-haskell-2.0.0: Haskell React bindings

Safe HaskellNone
LanguageHaskell2010

React.Rebindable

Documentation

(>>) :: ReactNode sig -> ReactNode sig -> ReactNode sig Source

ifThenElse :: Bool -> t -> t -> t Source