Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Synopsis
- setType :: (MonadDOM m, ToJSString val) => SVGScriptElement -> val -> m ()
- getType :: (MonadDOM m, FromJSString result) => SVGScriptElement -> m result
- newtype SVGScriptElement = SVGScriptElement {}
- gTypeSVGScriptElement :: JSM GType
Documentation
setType :: (MonadDOM m, ToJSString val) => SVGScriptElement -> val -> m () Source #
getType :: (MonadDOM m, FromJSString result) => SVGScriptElement -> m result Source #
newtype SVGScriptElement Source #
Functions for this inteface are in JSDOM.SVGScriptElement. Base interface functions are in: