Safe Haskell | None |
---|---|
Language | Haskell2010 |
- setClear :: (MonadDOM m, ToJSString val) => HTMLBRElement -> val -> m ()
- getClear :: (MonadDOM m, FromJSString result) => HTMLBRElement -> m result
- newtype HTMLBRElement = HTMLBRElement {}
- gTypeHTMLBRElement :: JSM GType
Documentation
setClear :: (MonadDOM m, ToJSString val) => HTMLBRElement -> val -> m () Source #
getClear :: (MonadDOM m, FromJSString result) => HTMLBRElement -> m result Source #
newtype HTMLBRElement Source #
Functions for this inteface are in JSDOM.HTMLBRElement. Base interface functions are in: