jsaddle-dom-0.9.5.0: DOM library that uses jsaddle to support both GHCJS and GHC
Safe HaskellNone
LanguageHaskell2010

JSDOM.Generated.SVGZoomAndPan

Synopsis

Documentation

pattern SVG_ZOOMANDPAN_UNKNOWN :: (Eq a, Num a) => a Source #

pattern SVG_ZOOMANDPAN_DISABLE :: (Eq a, Num a) => a Source #

pattern SVG_ZOOMANDPAN_MAGNIFY :: (Eq a, Num a) => a Source #

class IsGObject o => IsSVGZoomAndPan o Source #

Instances

Instances details
IsSVGZoomAndPan SVGZoomAndPan Source # 
Instance details

Defined in JSDOM.Types

IsSVGZoomAndPan SVGViewElement Source # 
Instance details

Defined in JSDOM.Types

IsSVGZoomAndPan SVGSVGElement Source # 
Instance details

Defined in JSDOM.Types