Safe Haskell | None |
---|---|
Language | Haskell2010 |
- newComment :: (MonadDOM m, ToJSString data') => Maybe data' -> m Comment
- newtype Comment = Comment {}
- gTypeComment :: JSM GType
Documentation
newComment :: (MonadDOM m, ToJSString data') => Maybe data' -> m Comment Source #
Functions for this inteface are in JSDOM.Comment. Base interface functions are in:
gTypeComment :: JSM GType Source #