DOM-2.0.0: DOM Level 2 bindings for the WebBits package.Source codeContentsIndex
Data.DOM.CSSImportRule
Documentation
get'href :: (Monad mn, CCSSImportRule this) => Expression this -> mn (Expression String)Source
getm'href :: (Monad mn, CCSSImportRule this) => Expression this -> mn (Expression String)Source
get'media :: (Monad mn, CCSSImportRule this, CMediaList zz) => Expression this -> mn (Expression zz)Source
getm'media :: (Monad mn, CCSSImportRule this) => Expression this -> mn (Expression TMediaList)Source
get'styleSheet :: (Monad mn, CCSSImportRule this, CCSSStyleSheet zz) => Expression this -> mn (Expression zz)Source
getm'styleSheet :: (Monad mn, CCSSImportRule this) => Expression this -> mn (Expression TCSSStyleSheet)Source
Produced by Haddock version 2.4.2