DOM-2.0.0: DOM Level 2 bindings for the WebBits package.
Source code
Contents
Index
Data.DOM.CSSValue
Documentation
cCSS_INHERIT
cCSS_PRIMITIVE_VALUE
cCSS_VALUE_LIST
cCSS_CUSTOM
set'cssText
:: (
Monad
mn,
CCSSValue
zz) =>
Expression
String
->
Expression
zz -> mn (
Expression
zz)
Source
get'cssText
:: (
Monad
mn,
CCSSValue
this) =>
Expression
this -> mn (
Expression
String
)
Source
getm'cssText
:: (
Monad
mn,
CCSSValue
this) =>
Expression
this -> mn (
Expression
String
)
Source
get'cssValueType
:: (
Monad
mn,
CCSSValue
this) =>
Expression
this -> mn (
Expression
Double
)
Source
getm'cssValueType
:: (
Monad
mn,
CCSSValue
this) =>
Expression
this -> mn (
Expression
Double
)
Source
Produced by
Haddock
version 2.4.2