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

Safe HaskellNone
LanguageHaskell2010

JSDOM.Generated.SVGFECompositeElement

Synopsis

Documentation

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

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

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

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

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

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

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

newtype SVGFECompositeElement Source #

Instances

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