DOM-2.0.0: DOM Level 2 bindings for the WebBits package.Source codeContentsIndex
Data.DOM.CSSPageRule
Documentation
set'selectorText :: (Monad mn, CCSSPageRule zz) => Expression String -> Expression zz -> mn (Expression zz)Source
get'selectorText :: (Monad mn, CCSSPageRule this) => Expression this -> mn (Expression String)Source
getm'selectorText :: (Monad mn, CCSSPageRule this) => Expression this -> mn (Expression String)Source
get'style :: (Monad mn, CCSSPageRule this, CCSSStyleDeclaration zz) => Expression this -> mn (Expression zz)Source
getm'style :: (Monad mn, CCSSPageRule this) => Expression this -> mn (Expression TCSSStyleDeclaration)Source
Produced by Haddock version 2.4.2