jsaddle-dom-0.9.2.0: DOM library that uses jsaddle to support both GHCJS and GHC

Safe HaskellNone
LanguageHaskell2010

JSDOM.Generated.SVGException

Synopsis

Documentation

pattern SVG_WRONG_TYPE_ERR :: forall a. (Num a, Eq a) => a Source #

pattern SVG_INVALID_VALUE_ERR :: forall a. (Num a, Eq a) => a Source #

pattern SVG_MATRIX_NOT_INVERTABLE :: forall a. (Num a, Eq a) => a Source #