Safe Haskell | None |
---|---|
Language | Haskell2010 |
JSDOM.Generated.SVGPathSegLinetoVerticalRel
- setY :: MonadDOM m => SVGPathSegLinetoVerticalRel -> Float -> m ()
- getY :: MonadDOM m => SVGPathSegLinetoVerticalRel -> m Float
- newtype SVGPathSegLinetoVerticalRel = SVGPathSegLinetoVerticalRel {}
- gTypeSVGPathSegLinetoVerticalRel :: JSM GType
Documentation
newtype SVGPathSegLinetoVerticalRel Source #
Functions for this inteface are in JSDOM.SVGPathSegLinetoVerticalRel. Base interface functions are in:
Constructors
SVGPathSegLinetoVerticalRel | |
Fields |
Instances