jsaddle-dom-0.9.5.0: DOM library that uses jsaddle to support both GHCJS and GHC
Safe HaskellNone
LanguageHaskell2010

JSDOM.Generated.ErrorEvent

Synopsis

Documentation

newtype ErrorEvent Source #

Functions for this inteface are in JSDOM.ErrorEvent. Base interface functions are in:

Mozilla ErrorEvent documentation

Constructors

ErrorEvent 

Fields

Instances

Instances details
PToJSVal ErrorEvent Source # 
Instance details

Defined in JSDOM.Types

Methods

pToJSVal :: ErrorEvent -> JSVal #

PFromJSVal ErrorEvent Source # 
Instance details

Defined in JSDOM.Types

ToJSVal ErrorEvent Source # 
Instance details

Defined in JSDOM.Types

FromJSVal ErrorEvent Source # 
Instance details

Defined in JSDOM.Types

MakeObject ErrorEvent Source # 
Instance details

Defined in JSDOM.Types

IsEvent ErrorEvent Source # 
Instance details

Defined in JSDOM.Types

IsGObject ErrorEvent Source # 
Instance details

Defined in JSDOM.Types