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

Safe HaskellNone
LanguageHaskell2010

JSDOM.Generated.SVGFEColorMatrixElement

Synopsis

Documentation

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

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

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

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

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

newtype SVGFEColorMatrixElement Source #

Instances

PToJSVal SVGFEColorMatrixElement Source # 
PFromJSVal SVGFEColorMatrixElement Source # 
ToJSVal SVGFEColorMatrixElement Source # 
FromJSVal SVGFEColorMatrixElement Source # 
MakeObject SVGFEColorMatrixElement Source # 
IsSlotable SVGFEColorMatrixElement Source # 
IsSVGFilterPrimitiveStandardAttributes SVGFEColorMatrixElement Source # 
IsSVGElement SVGFEColorMatrixElement Source # 
IsParentNode SVGFEColorMatrixElement Source # 
IsNonDocumentTypeChildNode SVGFEColorMatrixElement Source # 
IsNode SVGFEColorMatrixElement Source # 
IsGlobalEventHandlers SVGFEColorMatrixElement Source # 
IsEventTarget SVGFEColorMatrixElement Source # 
IsElementCSSInlineStyle SVGFEColorMatrixElement Source # 
IsElement SVGFEColorMatrixElement Source # 
IsDocumentAndElementEventHandlers SVGFEColorMatrixElement Source # 
IsChildNode SVGFEColorMatrixElement Source # 
IsAnimatable SVGFEColorMatrixElement Source # 
IsRadioNodeListOrElement SVGFEColorMatrixElement Source # 
IsNodeOrString SVGFEColorMatrixElement Source # 
IsHTMLCollectionOrElement SVGFEColorMatrixElement Source # 
IsGObject SVGFEColorMatrixElement Source #