Documentation
set'cite :: (Monad mn, CHTMLModElement zz) => Expression String -> Expression zz -> mn (Expression zz)Source
get'cite :: (Monad mn, CHTMLModElement this) => Expression this -> mn (Expression String)Source
getm'cite :: (Monad mn, CHTMLModElement this) => Expression this -> mn (Expression String)Source
set'dateTime :: (Monad mn, CHTMLModElement zz) => Expression String -> Expression zz -> mn (Expression zz)Source
get'dateTime :: (Monad mn, CHTMLModElement this) => Expression this -> mn (Expression String)Source
getm'dateTime :: (Monad mn, CHTMLModElement this) => Expression this -> mn (Expression String)Source