Module
Style.Declaration
- Package
- purescript-style
- Repository
- paulyoung/purescript-style
#Declaration Source
#render Source
render :: Declaration -> String#backgroundColor Source
backgroundColor :: Color -> Declaration#border Source
border :: BorderWidthValue -> BorderStyleValue -> Color -> Declaration#borderTop Source
borderTop :: BorderWidthValue -> BorderStyleValue -> Color -> Declaration#borderRight Source
borderRight :: BorderWidthValue -> BorderStyleValue -> Color -> Declaration#borderBottom Source
borderBottom :: BorderWidthValue -> BorderStyleValue -> Color -> Declaration#borderLeft Source
borderLeft :: BorderWidthValue -> BorderStyleValue -> Color -> Declaration#borderColor Source
borderColor :: Color -> Color -> Color -> Color -> Declaration#borderTopColor Source
borderTopColor :: Color -> Declaration#borderRightColor Source
borderRightColor :: Color -> Declaration#borderLeftColor Source
borderLeftColor :: Color -> Declaration#color' Source
color' :: ColorValue -> Declaration#color Source
color :: Color -> Declaration#fontSize Source
fontSize :: FontSizeValue -> Declaration#height Source
height :: HeightValue -> Declaration#margin Source
margin :: MarginValue -> MarginValue -> MarginValue -> MarginValue -> Declaration#marginLeft Source
marginLeft :: MarginValue -> Declaration#marginTop Source
marginTop :: MarginValue -> Declaration#outline Source
outline :: OutlineWidthValue -> OutlineStyleValue -> Color -> Declaration#outlineColor Source
outlineColor :: Color -> Declaration#padding Source
padding :: PaddingValue -> PaddingValue -> PaddingValue -> PaddingValue -> Declaration#width Source
width :: WidthValue -> Declaration