Safe Haskell | None |
---|---|
Language | Haskell2010 |
- setBaseVal :: MonadDOM m => SVGAnimatedBoolean -> Bool -> m ()
- getBaseVal :: MonadDOM m => SVGAnimatedBoolean -> m Bool
- getAnimVal :: MonadDOM m => SVGAnimatedBoolean -> m Bool
- newtype SVGAnimatedBoolean = SVGAnimatedBoolean {}
- gTypeSVGAnimatedBoolean :: JSM GType
Documentation
setBaseVal :: MonadDOM m => SVGAnimatedBoolean -> Bool -> m () Source #
getBaseVal :: MonadDOM m => SVGAnimatedBoolean -> m Bool Source #
getAnimVal :: MonadDOM m => SVGAnimatedBoolean -> m Bool Source #
newtype SVGAnimatedBoolean Source #
Functions for this inteface are in JSDOM.SVGAnimatedBoolean.