jsaddle-dom-0.9.1.0: DOM library that uses jsaddle to support both GHCJS and GHC

Safe HaskellNone
LanguageHaskell2010

JSDOM.Generated.Body

Synopsis

Documentation

text :: (MonadDOM m, IsBody self, FromJSString result) => self -> m result Source #

toBody :: IsBody o => o -> Body Source #