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

Safe HaskellNone
LanguageHaskell2010

JSDOM.Generated.HTMLCanvasElement

Synopsis

Documentation

getContext_ :: (MonadDOM m, ToJSString contextId, ToJSVal arguments) => HTMLCanvasElement -> contextId -> [arguments] -> m () Source #

newtype HTMLCanvasElement Source #

Instances

PToJSVal HTMLCanvasElement Source # 
PFromJSVal HTMLCanvasElement Source # 
ToJSVal HTMLCanvasElement Source # 
FromJSVal HTMLCanvasElement Source # 
MakeObject HTMLCanvasElement Source # 
IsSlotable HTMLCanvasElement Source # 
IsParentNode HTMLCanvasElement Source # 
IsNonDocumentTypeChildNode HTMLCanvasElement Source # 
IsNode HTMLCanvasElement Source # 
IsHTMLElement HTMLCanvasElement Source # 
IsGlobalEventHandlers HTMLCanvasElement Source # 
IsEventTarget HTMLCanvasElement Source # 
IsElementCSSInlineStyle HTMLCanvasElement Source # 
IsElement HTMLCanvasElement Source # 
IsDocumentAndElementEventHandlers HTMLCanvasElement Source # 
IsChildNode HTMLCanvasElement Source # 
IsAnimatable HTMLCanvasElement Source # 
IsTexImageSource HTMLCanvasElement Source # 
IsRadioNodeListOrElement HTMLCanvasElement Source # 
IsNodeOrString HTMLCanvasElement Source # 
IsHTMLElementOrLong HTMLCanvasElement Source # 
IsHTMLCollectionOrElement HTMLCanvasElement Source # 
IsCanvasImageSource HTMLCanvasElement Source # 
IsGObject HTMLCanvasElement Source #