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

Safe HaskellNone
LanguageHaskell2010

GHCJS.DOM.NodeList

Documentation

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