DOM-2.0.0.1: DOM Level 2 bindings for the WebBits package.

Data.DOM.Event

Documentation

get'type :: (Monad mn, CEvent this) => Expression this -> mn (Expression String)Source

getm'type :: (Monad mn, CEvent this) => Expression this -> mn (Expression String)Source

get'target :: (Monad mn, CEvent this, CEventTarget zz) => Expression this -> mn (Expression zz)Source

get'bubbles :: (Monad mn, CEvent this) => Expression this -> mn (Expression Bool)Source