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

Safe HaskellNone
LanguageHaskell2010

JSDOM.Generated.SVGComponentTransferFunctionElement

Synopsis

Documentation

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

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

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

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

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

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

newtype SVGComponentTransferFunctionElement Source #

Instances

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