DOM-2.0.0: DOM Level 2 bindings for the WebBits package.Source codeContentsIndex
Data.DOM.HTMLMapElement
Documentation
get'areas :: (Monad mn, CHTMLMapElement this, CHTMLCollection zz) => Expression this -> mn (Expression zz)Source
getm'areas :: (Monad mn, CHTMLMapElement this) => Expression this -> mn (Expression THTMLCollection)Source
set'name :: (Monad mn, CHTMLMapElement zz) => Expression String -> Expression zz -> mn (Expression zz)Source
get'name :: (Monad mn, CHTMLMapElement this) => Expression this -> mn (Expression String)Source
getm'name :: (Monad mn, CHTMLMapElement this) => Expression this -> mn (Expression String)Source
Produced by Haddock version 2.4.2