Safe Haskell | None |
---|---|
Language | Haskell2010 |
JSDOM.Generated.SVGAnimatedPreserveAspectRatio
Synopsis
Documentation
newtype SVGAnimatedPreserveAspectRatio Source #
Functions for this inteface are in JSDOM.SVGAnimatedPreserveAspectRatio.
Constructors
SVGAnimatedPreserveAspectRatio | |
Fields |
Instances
PToJSVal SVGAnimatedPreserveAspectRatio Source # | |
Defined in JSDOM.Types Methods | |
PFromJSVal SVGAnimatedPreserveAspectRatio Source # | |
Defined in JSDOM.Types Methods | |
ToJSVal SVGAnimatedPreserveAspectRatio Source # | |
Defined in JSDOM.Types Methods toJSVal :: SVGAnimatedPreserveAspectRatio -> JSM JSVal # toJSValListOf :: [SVGAnimatedPreserveAspectRatio] -> JSM JSVal # | |
FromJSVal SVGAnimatedPreserveAspectRatio Source # | |
Defined in JSDOM.Types | |
MakeObject SVGAnimatedPreserveAspectRatio Source # | |
Defined in JSDOM.Types Methods makeObject :: SVGAnimatedPreserveAspectRatio -> JSM Object # | |
IsGObject SVGAnimatedPreserveAspectRatio Source # | |
Defined in JSDOM.Types Methods |