ghcjs-dom-0.1.1.3: DOM library that supports both GHCJS and WebKitGTK

Safe HaskellNone
LanguageHaskell2010

GHCJS.DOM.NodeList

Documentation

nodeListItem :: IsNodeList self => self -> Word -> IO (Maybe Node) Source