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