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

JSDOM.Generated.OverflowEvent

Synopsis

Documentation

pattern HORIZONTAL :: (Eq a, Num a) => a Source #

pattern VERTICAL :: (Eq a, Num a) => a Source #

pattern BOTH :: (Eq a, Num a) => a Source #

newtype OverflowEvent Source #

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

Mozilla OverflowEvent documentation

Constructors

OverflowEvent