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

Safe HaskellNone
LanguageHaskell2010

JSDOM.Generated.SVGTextPathElement

Synopsis

Documentation

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

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

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

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

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

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

newtype SVGTextPathElement Source #

Instances

PToJSVal SVGTextPathElement Source # 
PFromJSVal SVGTextPathElement Source # 
ToJSVal SVGTextPathElement Source # 
FromJSVal SVGTextPathElement Source # 
MakeObject SVGTextPathElement Source # 
IsSlotable SVGTextPathElement Source # 
IsSVGURIReference SVGTextPathElement Source # 
IsSVGTextContentElement SVGTextPathElement Source # 
IsSVGTests SVGTextPathElement Source # 
IsSVGGraphicsElement SVGTextPathElement Source # 
IsSVGExternalResourcesRequired SVGTextPathElement Source # 
IsSVGElement SVGTextPathElement Source # 
IsParentNode SVGTextPathElement Source # 
IsNonDocumentTypeChildNode SVGTextPathElement Source # 
IsNode SVGTextPathElement Source # 
IsGlobalEventHandlers SVGTextPathElement Source # 
IsEventTarget SVGTextPathElement Source # 
IsElementCSSInlineStyle SVGTextPathElement Source # 
IsElement SVGTextPathElement Source # 
IsDocumentAndElementEventHandlers SVGTextPathElement Source # 
IsChildNode SVGTextPathElement Source # 
IsAnimatable SVGTextPathElement Source # 
IsRadioNodeListOrElement SVGTextPathElement Source # 
IsNodeOrString SVGTextPathElement Source # 
IsHTMLCollectionOrElement SVGTextPathElement Source # 
IsGObject SVGTextPathElement Source #