Module

Tecton.Internal

Package
purescript-tecton
Repository
nsaunders/purescript-tecton

#(#+) Source

Operator alias for Tecton.Internal.AnPlusB (left-associative / precedence 9)

#(#-) Source

Operator alias for Tecton.Internal.anminusb (left-associative / precedence 9)

#($=) Source

Operator alias for Tecton.Internal.attEndsWith (right-associative / precedence 8)

#(&#) Source

Operator alias for Tecton.Internal.byId (left-associative / precedence 7)

#(&.) Source

Operator alias for Tecton.Internal.byClass (left-associative / precedence 7)

#(&:) Source

Operator alias for Tecton.Internal.byPseudoClass (left-associative / precedence 7)

#(&::) Source

Operator alias for Tecton.Internal.byPseudoElement (left-associative / precedence 7)

#(&@) Source

Operator alias for Tecton.Internal.byAtt (left-associative / precedence 7)

#(*=) Source

Operator alias for Tecton.Internal.attContains (right-associative / precedence 8)

#(*@) Source

Operator alias for Tecton.Internal.multiplyFlipped (left-associative / precedence 9)

#(:/) Source

Operator alias for Tecton.Internal.Ratio (non-associative / precedence 5)

#(:=) Source

Operator alias for Tecton.Internal.assoc (right-associative / precedence 0)

#(?) Source

Operator alias for Tecton.Internal.mkStatement (right-associative / precedence 0)

#(@*) Source

Operator alias for Tecton.Internal.multiply (left-associative / precedence 9)

#(@+@) Source

Operator alias for Tecton.Internal.add (left-associative / precedence 8)

#(@-@) Source

Operator alias for Tecton.Internal.subtract (left-associative / precedence 8)

#(@/) Source

Operator alias for Tecton.Internal.divide (left-associative / precedence 9)

#(@=) Source

Operator alias for Tecton.Internal.attEq (right-associative / precedence 8)

#(^=) Source

Operator alias for Tecton.Internal.attStartsWith (right-associative / precedence 8)

#(|*) Source

Operator alias for Tecton.Internal.descendant (left-associative / precedence 7)

#(|+) Source

Operator alias for Tecton.Internal.adjacentSibling (left-associative / precedence 7)

#(|=) Source

Operator alias for Tecton.Internal.attStartsWithHyphen (right-associative / precedence 8)

#(|>) Source

Operator alias for Tecton.Internal.child (left-associative / precedence 7)

#(|~) Source

Operator alias for Tecton.Internal.generalSibling (left-associative / precedence 7)

#(~) Source

Operator alias for Tecton.Internal.Pair (right-associative / precedence 7)

#(~=) Source

Operator alias for Tecton.Internal.attElemWhitespace (right-associative / precedence 8)

#AnPlusB Source

data AnPlusB

Constructors

Instances

#Angle Source

data Angle

Instances

#Auto Source

data Auto

Instances

#Configuration Source

type Configuration = { color :: Color -> String, finalSemicolon :: Boolean, indentLevel :: Int, indentation :: String, newline :: String, separator :: String }

#Declarations Source

#Divide Source

data Divide

Instances

#EasingFunction Source

#ElementId Source

newtype ElementId

Constructors

Instances

#FitContent Source

newtype FitContent

Instances

#Flex Source

newtype Flex

Instances

#FontFace Source

data FontFace

Instances

#FontFaceDeclaration' Source

newtype FontFaceDeclaration'

Instances

#Gradient Source

newtype Gradient (repeating :: Type)

Instances

#Measure Source

data Measure (t :: Type)

Instances

#Minmax' Source

newtype Minmax' (compat :: Type)

Instances

#Multiply Source

data Multiply

Instances

#Orientation Source

#Pair Source

data Pair a b

Constructors

Instances

#Ratio Source

data Ratio

Constructors

Instances

#Repeat' Source

newtype Repeat' (compat :: Type)

Instances

#Repeating Source

#Resolution Source

newtype Resolution

Instances

#Subtract Source

data Subtract

Instances

#Time Source

data Time

Instances

#abbr Source

abbr :: Proxy @Symbol "abbr"

#absolute Source

absolute :: Proxy @Symbol "absolute"

#accept Source

accept :: Proxy @Symbol "accept"

#acceptCharset Source

acceptCharset :: Proxy @Symbol "accept-charset"

#accesskey Source

accesskey :: Proxy @Symbol "accesskey"

#acronym Source

acronym :: Proxy @Symbol "acronym"

#action Source

action :: Proxy @Symbol "action"

#add Source

add :: forall ta tb tc. Calc Add (Measure ta) (Measure tb) (Measure tc) => Measure ta -> Measure tb -> Measure tc

#adjacentSibling Source

adjacentSibling :: forall a b c. IsExtensibleSelector a => ToVal a => Combine b c => a -> b -> c

#alignContent Source

alignContent :: Proxy @Symbol "align-content"

#alignItems Source

alignItems :: Proxy @Symbol "align-items"

#alignSelf Source

alignSelf :: Proxy @Symbol "align-self"

#alignmentBaseline Source

alignmentBaseline :: Proxy @Symbol "alignment-baseline"

#all Source

all :: Proxy @Symbol "all"

#alphabetic Source

alphabetic :: Proxy @Symbol "alphabetic"

#alt Source

alt :: Proxy @Symbol "alt"

#alternate Source

alternate :: Proxy @Symbol "alternate"

#alternateReverse Source

alternateReverse :: Proxy @Symbol "alternate-reverse"

#animationDelay Source

animationDelay :: Proxy @Symbol "animation-delay"

#animationDirection Source

animationDirection :: Proxy @Symbol "animation-direction"

#animationDuration Source

animationDuration :: Proxy @Symbol "animation-duration"

#animationFillMode Source

animationFillMode :: Proxy @Symbol "animation-fill-mode"

#animationIterationCount Source

animationIterationCount :: Proxy @Symbol "animation-iteration-count"

#animationName Source

animationName :: Proxy @Symbol "animation-name"

#animationPlayState Source

animationPlayState :: Proxy @Symbol "animation-play-state"

#animationTimingFunction Source

animationTimingFunction :: Proxy @Symbol "animation-timing-function"

#anminusb Source

#appearance Source

appearance :: Proxy @Symbol "appearance"

#arabicIndic Source

arabicIndic :: Proxy @Symbol "arabic-indic"

#armenian Source

armenian :: Proxy @Symbol "armenian"

#article Source

article :: Proxy @Symbol "article"

#aside Source

aside :: Proxy @Symbol "aside"

#async Source

async :: Proxy @Symbol "async"

#attContains Source

attContains :: forall a. IsAttrName a => ToVal a => a -> String -> AttributePredicate

#attElemWhitespace Source

#attEndsWith Source

attEndsWith :: forall a. IsAttrName a => ToVal a => a -> String -> AttributePredicate

#attEq Source

attEq :: forall a. IsAttrName a => ToVal a => a -> String -> AttributePredicate

#attStartsWith Source

attStartsWith :: forall a. IsAttrName a => ToVal a => a -> String -> AttributePredicate

#attStartsWithHyphen Source

#audio Source

audio :: Proxy @Symbol "audio"

#auto Source

auto :: Proxy @Symbol "auto"

#autoFill Source

autoFill :: Proxy @Symbol "auto-fill"

#autoFit Source

autoFit :: Proxy @Symbol "auto-fit"

#autocomplete Source

autocomplete :: Proxy @Symbol "autocomplete"

#autofocus Source

autofocus :: Proxy @Symbol "autofocus"

#autoplay Source

autoplay :: Proxy @Symbol "autoplay"

#backgroundAttachment Source

backgroundAttachment :: Proxy @Symbol "background-attachment"

#backgroundClip Source

backgroundClip :: Proxy @Symbol "background-clip"

#backgroundColor Source

backgroundColor :: Proxy @Symbol "background-color"

#backgroundImage Source

backgroundImage :: Proxy @Symbol "background-image"

#backgroundOrigin Source

backgroundOrigin :: Proxy @Symbol "background-origin"

#backgroundPosition Source

backgroundPosition :: Proxy @Symbol "background-position"

#backgroundRepeat Source

backgroundRepeat :: Proxy @Symbol "background-repeat"

#backgroundSize Source

backgroundSize :: Proxy @Symbol "background-size"

#backwards Source

backwards :: Proxy @Symbol "backwards"

#baseline Source

baseline :: Proxy @Symbol "baseline"

#baselineShift Source

baselineShift :: Proxy @Symbol "baseline-shift"

#baselineSource Source

baselineSource :: Proxy @Symbol "baseline-source"

#bengali Source

bengali :: Proxy @Symbol "bengali"

#block Source

block :: Proxy @Symbol "block"

#blockquote Source

blockquote :: Proxy @Symbol "blockquote"

#body Source

body :: Proxy @Symbol "body"

#bold Source

bold :: Proxy @Symbol "bold"

#bolder Source

bolder :: Proxy @Symbol "bolder"

#borderBottomColor Source

borderBottomColor :: Proxy @Symbol "border-bottom-color"

#borderBottomLeftRadius Source

borderBottomLeftRadius :: Proxy @Symbol "border-bottom-left-radius"

#borderBottomRightRadius Source

borderBottomRightRadius :: Proxy @Symbol "border-bottom-right-radius"

#borderBottomStyle Source

borderBottomStyle :: Proxy @Symbol "border-bottom-style"

#borderBottomWidth Source

borderBottomWidth :: Proxy @Symbol "border-bottom-width"

#borderBox Source

borderBox :: Proxy @Symbol "border-box"

#borderColor Source

borderColor :: Proxy @Symbol "border-color"

#borderLeftColor Source

borderLeftColor :: Proxy @Symbol "border-left-color"

#borderLeftStyle Source

borderLeftStyle :: Proxy @Symbol "border-left-style"

#borderLeftWidth Source

borderLeftWidth :: Proxy @Symbol "border-left-width"

#borderRadius Source

borderRadius :: Proxy @Symbol "border-radius"

#borderRightColor Source

borderRightColor :: Proxy @Symbol "border-right-color"

#borderRightStyle Source

borderRightStyle :: Proxy @Symbol "border-right-style"

#borderRightWidth Source

borderRightWidth :: Proxy @Symbol "border-right-width"

#borderStyle Source

borderStyle :: Proxy @Symbol "border-style"

#borderTopColor Source

borderTopColor :: Proxy @Symbol "border-top-color"

#borderTopLeftRadius Source

borderTopLeftRadius :: Proxy @Symbol "border-top-left-radius"

#borderTopRightRadius Source

borderTopRightRadius :: Proxy @Symbol "border-top-right-radius"

#borderTopStyle Source

borderTopStyle :: Proxy @Symbol "border-top-style"

#borderTopWidth Source

borderTopWidth :: Proxy @Symbol "border-top-width"

#borderWidth Source

borderWidth :: Proxy @Symbol "border-width"

#both Source

both :: Proxy @Symbol "both"

#bottom Source

bottom :: Proxy @Symbol "bottom"

#boxShadow Source

boxShadow :: Proxy @Symbol "box-shadow"

#boxSizing Source

boxSizing :: Proxy @Symbol "box-sizing"

#breakAll Source

breakAll :: Proxy @Symbol "break-all"

#breakSpaces Source

breakSpaces :: Proxy @Symbol "break-spaces"

#breakWord Source

breakWord :: Proxy @Symbol "break-word"

#button Source

button :: Proxy @Symbol "button"

#byAtt Source

byAtt :: forall selector att. IsExtensibleSelector selector => ToVal selector => ByAtt att => selector -> att -> Selector Extensible

#byClass Source

byClass :: forall selector. IsExtensibleSelector selector => ToVal selector => selector -> ClassName -> Selector Extensible

#byId Source

byId :: forall selector. IsExtensibleSelector selector => ToVal selector => selector -> ElementId -> Selector Extensible

#byPseudoClass Source

byPseudoClass :: forall pseudo selector. IsPseudoClass pseudo => IsExtensibleSelector selector => ToVal selector => ToVal pseudo => selector -> pseudo -> Selector Extensible

#byPseudoElement Source

byPseudoElement :: forall pseudo selector. IsPseudoElement pseudo => IsExtensibleSelector selector => ToVal selector => ToVal pseudo => selector -> pseudo -> Selector Inextensible

#cambodian Source

cambodian :: Proxy @Symbol "cambodian"

#canvas Source

canvas :: Proxy @Symbol "canvas"

#capitalize Source

capitalize :: Proxy @Symbol "capitalize"

#caption Source

caption :: Proxy @Symbol "caption"

#center Source

center :: Proxy @Symbol "center"

#central Source

central :: Proxy @Symbol "central"

#ch Source

ch :: forall a. ToNumber a => a -> Measure Length

#charset Source

charset :: Proxy @Symbol "charset"

#checked Source

checked :: Proxy @Symbol "checked"

#child Source

child :: forall a b c. IsExtensibleSelector a => ToVal a => Combine b c => a -> b -> c

#circle Source

circle :: Proxy @Symbol "circle"

#cite Source

cite :: Proxy @Symbol "cite"

#cjkDecimal Source

cjkDecimal :: Proxy @Symbol "cjk-decimal"

#cjkEarthlyBranch Source

cjkEarthlyBranch :: Proxy @Symbol "cjk-earthly-branch"

#cjkHeavenlyStem Source

cjkHeavenlyStem :: Proxy @Symbol "cjk-heavenly-stem"

#AngleTag Source

class AngleTag (a :: Type) 

Instances

#Animatable Source

class Animatable :: Symbol -> Constraintclass (Property p) <= Animatable (p :: Symbol) 

Instances

#AppearanceKeyword Source

#Assoc Source

class Assoc :: Symbol -> Type -> Type -> Row Type -> Constraintclass Assoc (k :: Symbol) v w (k' :: Row Type) | k -> k' where

Members

Instances

#AttachmentKeyword Source

#AttrName Source

class AttrName :: Symbol -> Constraintclass AttrName (s :: Symbol) 

Instances

#AutoRepeatKeyword Source

class AutoRepeatKeyword :: Symbol -> Constraintclass AutoRepeatKeyword (s :: Symbol) 

Instances

#BoxKeyword Source

class BoxKeyword :: Symbol -> Constraintclass BoxKeyword (s :: Symbol) 

Instances

#BoxSizingKeyword Source

class BoxSizingKeyword :: Symbol -> Constraintclass BoxSizingKeyword (s :: Symbol) 

Instances

#ByAtt Source

class (ToVal a) <= ByAtt (a :: Type) 

Instances

#ClearKeyword Source

class ClearKeyword :: Symbol -> Constraintclass ClearKeyword (s :: Symbol) 

Instances

#CollectMediaFeatures Source

class CollectMediaFeatures :: RowList Type -> Row Type -> Constraintclass CollectMediaFeatures (rl :: RowList Type) (r :: Row Type)  where

Members

Instances

#Combine Source

class Combine (b :: Type) (c :: Type) | b -> c where

Members

Instances

#ContentKeyword Source

class ContentKeyword :: Symbol -> Constraintclass ContentKeyword (s :: Symbol) 

Instances

#CounterStyleKeyword Source

#Declaration Source

class Declaration :: Symbol -> Type -> Constraintclass (Property p) <= Declaration (p :: Symbol) (v :: Type)  where

Members

Instances

#DirectionKeyword Source

#DisplayKeyword Source

class DisplayKeyword :: Symbol -> Constraintclass DisplayKeyword (s :: Symbol) 

Instances

#Element Source

class Element :: Symbol -> Constraintclass Element (s :: Symbol) 

Instances

#ExtentKeyword Source

class ExtentKeyword :: Symbol -> Constraintclass ExtentKeyword (s :: Symbol) 

Instances

#FlexDirectionKeyword Source

#FlexWrapKeyword Source

class FlexWrapKeyword :: Symbol -> Constraintclass FlexWrapKeyword (s :: Symbol) 

Instances

#FloatKeyword Source

class FloatKeyword :: Symbol -> Constraintclass FloatKeyword (s :: Symbol) 

Instances

#FoldLineNames Source

class FoldLineNames (i :: Type) (o :: Type) | i -> o where

Members

Instances

#FontFaceDeclaration Source

class FontFaceDeclaration :: Symbol -> Type -> Constraintclass FontFaceDeclaration (d :: Symbol) (v :: Type)  where

Members

Instances

#FontFormatKeyword Source

#FontSizeKeyword Source

#FontStretchKeyword Source

class FontStretchKeyword :: Symbol -> Constraintclass FontStretchKeyword (s :: Symbol) 

Instances

#FontStyleKeyword Source

#FontWeightKeyword Source

#IsAttrName Source

class IsAttrName (a :: Type) 

Instances

#IsBgImageList Source

class IsBgImageList (a :: Type) 

Instances

#IsBgSize Source

class IsBgSize (a :: Type) 

Instances

#IsBgSizeList Source

class IsBgSizeList (a :: Type) 

Instances

#IsBorderColor Source

class IsBorderColor (a :: Type) 

Instances

#IsBorderRadius Source

class IsBorderRadius (a :: Type) 

Instances

#IsBorderWidth Source

#IsBoxList Source

class IsBoxList (a :: Type) 

Instances

#IsColor Source

class IsColor (a :: Type) 

Instances

#IsColorStopListHead Source

class IsColorStopListHead (a :: Type) 

Instances

#IsColorStopListTail Source

#IsCursorImage Source

#IsCursorList Source

#IsFontFaceFontStyle Source

class IsFontFaceFontStyle (a :: Type) 

Instances

#IsFontSize Source

#IsFontStretch Source

#IsFontStyle Source

class IsFontStyle (a :: Type) 

Instances

#IsFontWeight Source

#IsImage Source

class IsImage (a :: Type) 

Instances

#IsInset Source

class IsInset (a :: Type) 

Instances

#IsInsetBlock Source

class IsInsetBlock (a :: Type) 

Instances

#IsLetterSpacing Source

class IsLetterSpacing (a :: Type) 

Instances

#IsLineHeight Source

class IsLineHeight (a :: Type) 

Instances

#IsLineWidth Source

class IsLineWidth (a :: Type) 

Instances

#IsList Source

class IsList (x :: Type) (xs :: Type) 

Instances

#IsListStyleImage Source

class IsListStyleImage (a :: Type) 

Instances

#IsListStyleType Source

#IsOverflow Source

class IsOverflow (a :: Type) 

Instances

#IsPerspective Source

class IsPerspective (a :: Type) 

Instances

#IsPosition Source

class IsPosition (a :: Type) 

Instances

#IsPositionList Source

#IsPositionX Source

class IsPositionX (a :: Type) 

Instances

#IsPositionY Source

class IsPositionY (a :: Type) 

Instances

#IsPseudoClass Source

class IsPseudoClass (a :: Type) 

Instances

#IsPseudoElement Source

#IsSelector Source

class IsSelector (a :: Type) 

Instances

#IsSelectorList Source

#IsShadow Source

class IsShadow (a :: Type) 

Instances

#IsSingleMargin Source

#IsTextDecorationLine Source

class IsTextDecorationLine (a :: Type) 

Instances

#IsTextShadow Source

class IsTextShadow (a :: Type) 

Instances

#IsTextShadowList Source

#IsTextTransform Source

class IsTextTransform (a :: Type) 

Instances

#IsTimeList Source

class IsTimeList (a :: Type) 

Instances

#IsTop Source

class IsTop (a :: Type) 

Instances

#IsTransformOrigin Source

#IsWordSpacing Source

class IsWordSpacing (a :: Type) 

Instances

#LengthTag Source

#LineWidthKeyword Source

#MaxWidthKeyword Source

class MaxWidthKeyword :: Symbol -> Constraintclass MaxWidthKeyword (s :: Symbol) 

Instances

#MediaFeature Source

class MediaFeature :: Symbol -> Type -> Constraintclass MediaFeature (f :: Symbol) (v :: Type) 

Instances

#MediaTypeKeyword Source

#MinWidthKeyword Source

class MinWidthKeyword :: Symbol -> Constraintclass MinWidthKeyword (s :: Symbol) 

Instances

#MultiVal Source

class MultiVal (xs :: Type)  where

Members

Instances

#OverflowKeyword Source

#PositionKeyword Source

class PositionKeyword :: Symbol -> Constraintclass PositionKeyword (s :: Symbol) 

Instances

#Property Source

class Property :: Symbol -> Constraintclass Property (p :: Symbol) 

Instances

#Repeat Source

class Repeat (n :: Type) (tracks :: Type) (compat :: Type) | n tracks -> compat

Instances

#RepeatTrackList Source

class RepeatTrackList (xs :: Type) (compat :: Type) | xs -> compat

Instances

#ShapeKeyword Source

class ShapeKeyword :: Symbol -> Constraintclass ShapeKeyword (s :: Symbol) 

Instances

#StepPosition Source

class StepPosition :: Symbol -> Constraintclass StepPosition (s :: Symbol) 

Instances

#TextAlignKeyword Source

#TextOverflowKeyword Source

#TimeTag Source

class TimeTag (a :: Type) 

Instances

#ToNumber Source

class ToNumber (a :: Type)  where

Members

Instances

#TrackBreadthKeyword Source

#TrackList Source

class TrackList (xs :: Type) (auto :: Type) (compat :: Type) | xs -> auto compat

Instances

#VisibilityKeyword Source

#WhiteSpaceKeyword Source

#WidthKeyword Source

class WidthKeyword :: Symbol -> Constraintclass WidthKeyword (s :: Symbol) 

Instances

#WordBreakKeyword Source

class WordBreakKeyword :: Symbol -> Constraintclass WordBreakKeyword (s :: Symbol) 

Instances

#class' Source

class' :: Proxy @Symbol "class"

#clear Source

clear :: Proxy @Symbol "clear"

#clip Source

clip :: Proxy @Symbol "clip"

#closestCorner Source

closestCorner :: Proxy @Symbol "closest-corner"

#closestSide Source

closestSide :: Proxy @Symbol "closest-side"

#cm Source

cm :: forall a. ToNumber a => a -> Measure Length

#code Source

code :: Proxy @Symbol "code"

#col Source

col :: Proxy @Symbol "col"

#colgroup Source

colgroup :: Proxy @Symbol "colgroup"

#collapse Source

collapse :: Proxy @Symbol "collapse"

#collection Source

collection :: Proxy @Symbol "collection"

#color Source

color :: Proxy @Symbol "color"

#cols Source

cols :: Proxy @Symbol "cols"

#colspan Source

colspan :: Proxy @Symbol "colspan"

#column Source

column :: Proxy @Symbol "column"

#columnGap Source

columnGap :: Proxy @Symbol "column-gap"

#columnReverse Source

columnReverse :: Proxy @Symbol "column-reverse"

#condensed Source

condensed :: Proxy @Symbol "condensed"

#contain Source

contain :: Proxy @Symbol "contain"

#content Source

content :: Proxy @Symbol "content"

#contentBox Source

contentBox :: Proxy @Symbol "content-box"

#contenteditable Source

contenteditable :: Proxy @Symbol "contenteditable"

#contents Source

contents :: Proxy @Symbol "contents"

#controls Source

controls :: Proxy @Symbol "controls"

#coords Source

coords :: Proxy @Symbol "coords"

#cover Source

cover :: Proxy @Symbol "cover"

#cubicBezier Source

cubicBezier :: forall x1 y1 x2 y2. ToNumber x1 => ToNumber y1 => ToNumber x2 => ToNumber y2 => x1 -> y1 -> x2 -> y2 -> EasingFunction

#cursive Source

cursive :: Proxy @Symbol "cursive"

#cursor Source

cursor :: Proxy @Symbol "cursor"

#dashed Source

dashed :: Proxy @Symbol "dashed"

#data' Source

data' :: Proxy @Symbol "data"

#datetime Source

datetime :: Proxy @Symbol "datetime"

#dd Source

dd :: Proxy @Symbol "dd"

#decimal Source

decimal :: Proxy @Symbol "decimal"

#decimalLeadingZero Source

decimalLeadingZero :: Proxy @Symbol "decimal-leading-zero"

#default Source

default :: Proxy @Symbol "default"

#defer Source

defer :: Proxy @Symbol "defer"

#deg Source

deg :: forall a. ToNumber a => a -> Measure Angle

#dense Source

dense :: Proxy @Symbol "dense"

#descendant Source

descendant :: forall a b c. IsExtensibleSelector a => ToVal a => Combine b c => a -> b -> c

#details Source

details :: Proxy @Symbol "details"

#devanagari Source

devanagari :: Proxy @Symbol "devanagari"

#dir Source

dir :: Proxy @Symbol "dir"

#direction Source

direction :: Proxy @Symbol "direction"

#dirname Source

dirname :: Proxy @Symbol "dirname"

#disabled Source

disabled :: Proxy @Symbol "disabled"

#disc Source

disc :: Proxy @Symbol "disc"

#disclosureClosed Source

disclosureClosed :: Proxy @Symbol "disclosure-closed"

#disclosureOpen Source

disclosureOpen :: Proxy @Symbol "disclosure-open"

#display Source

display :: Proxy @Symbol "display"

#div Source

div :: Proxy @Symbol "div"

#divide Source

divide :: forall ta b. ToNumber b => ToVal b => Calc Divide (Measure ta) b (Measure ta) => Measure ta -> b -> Measure ta

#dl Source

dl :: Proxy @Symbol "dl"

#dominantBaseline Source

dominantBaseline :: Proxy @Symbol "dominant-baseline"

#dotted Source

dotted :: Proxy @Symbol "dotted"

#double Source

double :: Proxy @Symbol "double"

#download Source

download :: Proxy @Symbol "download"

#draggable Source

draggable :: Proxy @Symbol "draggable"

#dt Source

dt :: Proxy @Symbol "dt"

#ellipse Source

ellipse :: Proxy @Symbol "ellipse"

#ellipsis Source

ellipsis :: Proxy @Symbol "ellipsis"

#em Source

em :: forall a. ToNumber a => a -> Measure Length

#em' Source

em' :: Proxy @Symbol "em"

#embeddedOpentype Source

embeddedOpentype :: Proxy @Symbol "embedded-opentype"

#emoji Source

emoji :: Proxy @Symbol "emoji"

#enctype Source

enctype :: Proxy @Symbol "enctype"

#end Source

end :: Proxy @Symbol "end"

#ex Source

ex :: forall a. ToNumber a => a -> Measure Length

#expanded Source

expanded :: Proxy @Symbol "expanded"

#extraCondensed Source

extraCondensed :: Proxy @Symbol "extra-condensed"

#extraExpanded Source

extraExpanded :: Proxy @Symbol "extra-expanded"

#fangsong Source

fangsong :: Proxy @Symbol "fangsong"

#fantasy Source

fantasy :: Proxy @Symbol "fantasy"

#farthestCorner Source

farthestCorner :: Proxy @Symbol "farthest-corner"

#farthestSide Source

farthestSide :: Proxy @Symbol "farthest-side"

#fieldset Source

fieldset :: Proxy @Symbol "fieldset"

#first Source

first :: Proxy @Symbol "first"

#fitContent Source

#fixed Source

fixed :: Proxy @Symbol "fixed"

#flex Source

flex :: Proxy @Symbol "flex"

#flexBasis Source

flexBasis :: Proxy @Symbol "flex-basis"

#flexDirection Source

flexDirection :: Proxy @Symbol "flex-direction"

#flexEnd Source

flexEnd :: Proxy @Symbol "flex-end"

#flexGrow Source

flexGrow :: Proxy @Symbol "flex-grow"

#flexShrink Source

flexShrink :: Proxy @Symbol "flex-shrink"

#flexStart Source

flexStart :: Proxy @Symbol "flex-start"

#flexWrap Source

flexWrap :: Proxy @Symbol "flex-wrap"

#float Source

float :: Proxy @Symbol "float"

#flowRoot Source

flowRoot :: Proxy @Symbol "flow-root"

#fontFamily Source

fontFamily :: Proxy @Symbol "font-family"

#fontSize Source

fontSize :: Proxy @Symbol "font-size"

#fontSizeAdjust Source

fontSizeAdjust :: Proxy @Symbol "font-size-adjust"

#fontStretch Source

fontStretch :: Proxy @Symbol "font-stretch"

#fontStyle Source

fontStyle :: Proxy @Symbol "font-style"

#fontWeight Source

fontWeight :: Proxy @Symbol "font-weight"

#footer Source

footer :: Proxy @Symbol "footer"

#for Source

for :: Proxy @Symbol "for"

#form Source

form :: Proxy @Symbol "form"

#formaction Source

formaction :: Proxy @Symbol "formaction"

#forwards Source

forwards :: Proxy @Symbol "forwards"

#fr Source

fr :: forall n. ToNumber n => n -> Flex

#fullSizeKana Source

fullSizeKana :: Proxy @Symbol "full-size-kana"

#fullWidth Source

fullWidth :: Proxy @Symbol "full-width"

#gap Source

gap :: Proxy @Symbol "gap"

#generalSibling Source

generalSibling :: forall a b c. IsExtensibleSelector a => ToVal a => Combine b c => a -> b -> c

#georgian Source

georgian :: Proxy @Symbol "georgian"

#grid Source

grid :: Proxy @Symbol "grid"

#gridAutoColumns Source

gridAutoColumns :: Proxy @Symbol "grid-auto-columns"

#gridAutoFlow Source

gridAutoFlow :: Proxy @Symbol "grid-auto-flow"

#gridAutoRows Source

gridAutoRows :: Proxy @Symbol "grid-auto-rows"

#gridColumnEnd Source

gridColumnEnd :: Proxy @Symbol "grid-column-end"

#gridColumnStart Source

gridColumnStart :: Proxy @Symbol "grid-column-start"

#gridRowEnd Source

gridRowEnd :: Proxy @Symbol "grid-row-end"

#gridRowStart Source

gridRowStart :: Proxy @Symbol "grid-row-start"

#gridTemplateColumns Source

gridTemplateColumns :: Proxy @Symbol "grid-template-columns"

#gridTemplateRows Source

gridTemplateRows :: Proxy @Symbol "grid-template-rows"

#groove Source

groove :: Proxy @Symbol "groove"

#gujarati Source

gujarati :: Proxy @Symbol "gujarati"

#gurmukhi Source

gurmukhi :: Proxy @Symbol "gurmukhi"

#h1 Source

h1 :: Proxy @Symbol "h1"

#h2 Source

h2 :: Proxy @Symbol "h2"

#h3 Source

h3 :: Proxy @Symbol "h3"

#h4 Source

h4 :: Proxy @Symbol "h4"

#h5 Source

h5 :: Proxy @Symbol "h5"

#h6 Source

h6 :: Proxy @Symbol "h6"

#hanging Source

hanging :: Proxy @Symbol "hanging"

#header Source

header :: Proxy @Symbol "header"

#headers Source

headers :: Proxy @Symbol "headers"

#hebrew Source

hebrew :: Proxy @Symbol "hebrew"

#height Source

height :: Proxy @Symbol "height"

#hidden Source

hidden :: Proxy @Symbol "hidden"

#high Source

high :: Proxy @Symbol "high"

#hiragana Source

hiragana :: Proxy @Symbol "hiragana"

#hiraganaIroha Source

hiraganaIroha :: Proxy @Symbol "hiragana-iroha"

#hr Source

hr :: Proxy @Symbol "hr"

#href Source

href :: Proxy @Symbol "href"

#hreflang Source

hreflang :: Proxy @Symbol "hreflang"

#html Source

html :: Proxy @Symbol "html"

#httpEquiv Source

httpEquiv :: Proxy @Symbol "http-equiv"

#id Source

id :: Proxy @Symbol "id"

#ideographic Source

ideographic :: Proxy @Symbol "ideographic"

#img Source

img :: Proxy @Symbol "img"

#inch Source

inch :: forall a. ToNumber a => a -> Measure Length

#infinite Source

infinite :: Proxy @Symbol "infinite"

#inline Source

inline :: Proxy @Symbol "inline"

#inlineBlock Source

inlineBlock :: Proxy @Symbol "inline-block"

#inlineFlex Source

inlineFlex :: Proxy @Symbol "inline-flex"

#inlineGrid Source

inlineGrid :: Proxy @Symbol "inline-grid"

#inlineTable Source

inlineTable :: Proxy @Symbol "inline-table"

#input Source

input :: Proxy @Symbol "input"

#inset Source

inset :: Proxy @Symbol "inset"

#insetBlock Source

insetBlock :: Proxy @Symbol "inset-block"

#insetBlockEnd Source

insetBlockEnd :: Proxy @Symbol "inset-block-end"

#insetBlockStart Source

insetBlockStart :: Proxy @Symbol "inset-block-start"

#insetInline Source

insetInline :: Proxy @Symbol "inset-inline"

#insetInlineEnd Source

insetInlineEnd :: Proxy @Symbol "inset-inline-end"

#insetInlineStart Source

insetInlineStart :: Proxy @Symbol "inset-inline-start"

#inside Source

inside :: Proxy @Symbol "inside"

#invert Source

invert :: Proxy @Symbol "invert"

#ismap Source

ismap :: Proxy @Symbol "ismap"

#italic Source

italic :: Proxy @Symbol "italic"

#jumpBoth Source

jumpBoth :: Proxy @Symbol "jump-both"

#jumpEnd Source

jumpEnd :: Proxy @Symbol "jump-end"

#jumpNone Source

jumpNone :: Proxy @Symbol "jump-none"

#jumpStart Source

jumpStart :: Proxy @Symbol "jump-start"

#justify Source

justify :: Proxy @Symbol "justify"

#justifyAll Source

justifyAll :: Proxy @Symbol "justify-all"

#justifyContent Source

justifyContent :: Proxy @Symbol "justify-content"

#justifyItems Source

justifyItems :: Proxy @Symbol "justify-items"

#justifySelf Source

justifySelf :: Proxy @Symbol "justify-self"

#kannada Source

kannada :: Proxy @Symbol "kannada"

#katakana Source

katakana :: Proxy @Symbol "katakana"

#katakanaIroha Source

katakanaIroha :: Proxy @Symbol "katakana-iroha"

#keepAll Source

keepAll :: Proxy @Symbol "keep-all"

#khmer Source

khmer :: Proxy @Symbol "khmer"

#kind Source

kind :: Proxy @Symbol "kind"

#label Source

label :: Proxy @Symbol "label"

#lang' Source

lang' :: Proxy @Symbol "lang"

#lao Source

lao :: Proxy @Symbol "lao"

#large Source

large :: Proxy @Symbol "large"

#larger Source

larger :: Proxy @Symbol "larger"

#last Source

last :: Proxy @Symbol "last"

#left Source

left :: Proxy @Symbol "left"

#legacy Source

legacy :: Proxy @Symbol "legacy"

#legend Source

legend :: Proxy @Symbol "legend"

#letterSpacing Source

letterSpacing :: Proxy @Symbol "letter-spacing"

#li Source

li :: Proxy @Symbol "li"

#lighter Source

lighter :: Proxy @Symbol "lighter"

#line Source

line :: Proxy @Symbol "line"

#lineHeight Source

lineHeight :: Proxy @Symbol "line-height"

#lineThrough Source

lineThrough :: Proxy @Symbol "line-through"

#linearGradient Source

linearGradient :: forall t csh cst. AngleTag t => IsColorStopListHead csh => IsColorStopListTail cst => MultiVal (csh /\ cst) => Measure t -> (csh /\ cst) -> Gradient Unit

#list Source

list :: Proxy @Symbol "list"

#listItem Source

listItem :: Proxy @Symbol "list-item"

#listStyleImage Source

listStyleImage :: Proxy @Symbol "list-style-image"

#listStylePosition Source

listStylePosition :: Proxy @Symbol "list-style-position"

#listStyleType Source

listStyleType :: Proxy @Symbol "list-style-type"

#local' Source

local' :: Proxy @Symbol "local"

#loop Source

loop :: Proxy @Symbol "loop"

#low Source

low :: Proxy @Symbol "low"

#lowerAlpha Source

lowerAlpha :: Proxy @Symbol "lower-alpha"

#lowerArmenian Source

lowerArmenian :: Proxy @Symbol "lower-armenian"

#lowerGreek Source

lowerGreek :: Proxy @Symbol "lower-greek"

#lowerLatin Source

lowerLatin :: Proxy @Symbol "lower-latin"

#lowerRoman Source

lowerRoman :: Proxy @Symbol "lower-roman"

#lowercase Source

lowercase :: Proxy @Symbol "lowercase"

#ltr Source

ltr :: Proxy @Symbol "ltr"

#main' Source

main' :: Proxy @Symbol "main"

#malayalam Source

malayalam :: Proxy @Symbol "malayalam"

#mapVal Source

mapVal :: (String -> String) -> Val -> Val

#margin Source

margin :: Proxy @Symbol "margin"

#marginBottom Source

marginBottom :: Proxy @Symbol "margin-bottom"

#marginLeft Source

marginLeft :: Proxy @Symbol "margin-left"

#marginRight Source

marginRight :: Proxy @Symbol "margin-right"

#marginTop Source

marginTop :: Proxy @Symbol "margin-top"

#mark Source

mark :: Proxy @Symbol "mark"

#maskImage Source

maskImage :: Proxy @Symbol "mask-image"

#matchParent Source

matchParent :: Proxy @Symbol "match-parent"

#math Source

math :: Proxy @Symbol "math"

#mathematical Source

mathematical :: Proxy @Symbol "mathematical"

#matrix Source

matrix :: forall a b c d e f. ToNumber a => ToNumber b => ToNumber c => ToNumber d => ToNumber e => ToNumber f => a -> b -> c -> d -> e -> f -> TransformFunction

#matrix3d Source

matrix3d :: forall a1 b1 c1 d1 a2 b2 c2 d2 a3 b3 c3 d3 a4 b4 c4 d4. ToNumber a1 => ToNumber b1 => ToNumber c1 => ToNumber d1 => ToNumber a2 => ToNumber b2 => ToNumber c2 => ToNumber d2 => ToNumber a3 => ToNumber b3 => ToNumber c3 => ToNumber d3 => ToNumber a4 => ToNumber b4 => ToNumber c4 => ToNumber d4 => a1 -> b1 -> c1 -> d1 -> a2 -> b2 -> c2 -> d2 -> a3 -> b3 -> c3 -> d3 -> a4 -> b4 -> c4 -> d4 -> TransformFunction

#max Source

max :: Proxy @Symbol "max"

#maxContent Source

maxContent :: Proxy @Symbol "max-content"

#maxHeight Source

maxHeight :: Proxy @Symbol "max-height"

#maxWidth Source

maxWidth :: Proxy @Symbol "max-width"

#maxlength Source

maxlength :: Proxy @Symbol "maxlength"

#media Source

media :: forall smt r rl. MediaTypeKeyword smt => IsSymbol smt => RowToList r rl => CollectMediaFeatures rl r => Proxy smt -> Record r -> MediaQuery

#media' Source

media' :: Proxy @Symbol "media"

#medium Source

medium :: Proxy @Symbol "medium"

#menu Source

menu :: Proxy @Symbol "menu"

#menulistButton Source

menulistButton :: Proxy @Symbol "menulist-button"

#method Source

method :: Proxy @Symbol "method"

#middle Source

middle :: Proxy @Symbol "middle"

#min Source

min :: Proxy @Symbol "min"

#minContent Source

minContent :: Proxy @Symbol "min-content"

#minHeight Source

minHeight :: Proxy @Symbol "min-height"

#minWidth Source

minWidth :: Proxy @Symbol "min-width"

#minmax Source

minmax :: forall min max compat. Minmax min max compat => MultiVal (min /\ max) => min -> max -> Minmax' compat

#mm Source

mm :: forall a. ToNumber a => a -> Measure Length

#mongolian Source

mongolian :: Proxy @Symbol "mongolian"

#monospace Source

monospace :: Proxy @Symbol "monospace"

#ms Source

ms :: forall a. ToNumber a => a -> Measure Time

#multiple Source

multiple :: Proxy @Symbol "multiple"

#multiply Source

multiply :: forall ta b. ToNumber b => ToVal b => Calc Multiply (Measure ta) b (Measure ta) => Measure ta -> b -> Measure ta

#multiplyFlipped Source

multiplyFlipped :: forall ta b. ToVal b => ToNumber b => Calc Multiply (Measure ta) b (Measure ta) => b -> Measure ta -> Measure ta

#muted Source

muted :: Proxy @Symbol "muted"

#myanmar Source

myanmar :: Proxy @Symbol "myanmar"

#name Source

name :: Proxy @Symbol "name"

#nav Source

nav :: Proxy @Symbol "nav"

#noRepeat Source

noRepeat :: Proxy @Symbol "no-repeat"

#none Source

none :: Proxy @Symbol "none"

#normal Source

normal :: Proxy @Symbol "normal"

#not Source

not :: forall s. IsSelectorList s => MultiVal s => s -> PseudoClass

#novalidate Source

novalidate :: Proxy @Symbol "novalidate"

#nowrap Source

nowrap :: Proxy @Symbol "nowrap"

#oblique Source

oblique :: Proxy @Symbol "oblique"

#ol Source

ol :: Proxy @Symbol "ol"

#onabort Source

onabort :: Proxy @Symbol "onabort"

#onafterprint Source

onafterprint :: Proxy @Symbol "onafterprint"

#onbeforeprint Source

onbeforeprint :: Proxy @Symbol "onbeforeprint"

#onbeforeunload Source

onbeforeunload :: Proxy @Symbol "onbeforeunload"

#onblur Source

onblur :: Proxy @Symbol "onblur"

#oncanplay Source

oncanplay :: Proxy @Symbol "oncanplay"

#oncanplaythrough Source

oncanplaythrough :: Proxy @Symbol "oncanplaythrough"

#onchange Source

onchange :: Proxy @Symbol "onchange"

#onclick Source

onclick :: Proxy @Symbol "onclick"

#oncontextmenu Source

oncontextmenu :: Proxy @Symbol "oncontextmenu"

#oncopy Source

oncopy :: Proxy @Symbol "oncopy"

#oncuechange Source

oncuechange :: Proxy @Symbol "oncuechange"

#oncut Source

oncut :: Proxy @Symbol "oncut"

#ondblclick Source

ondblclick :: Proxy @Symbol "ondblclick"

#ondrag Source

ondrag :: Proxy @Symbol "ondrag"

#ondragend Source

ondragend :: Proxy @Symbol "ondragend"

#ondragenter Source

ondragenter :: Proxy @Symbol "ondragenter"

#ondragleave Source

ondragleave :: Proxy @Symbol "ondragleave"

#ondragover Source

ondragover :: Proxy @Symbol "ondragover"

#ondragstart Source

ondragstart :: Proxy @Symbol "ondragstart"

#ondrop Source

ondrop :: Proxy @Symbol "ondrop"

#ondurationchange Source

ondurationchange :: Proxy @Symbol "ondurationchange"

#onemptied Source

onemptied :: Proxy @Symbol "onemptied"

#onended Source

onended :: Proxy @Symbol "onended"

#onerror Source

onerror :: Proxy @Symbol "onerror"

#onfocus Source

onfocus :: Proxy @Symbol "onfocus"

#onhashchange Source

onhashchange :: Proxy @Symbol "onhashchange"

#oninput Source

oninput :: Proxy @Symbol "oninput"

#oninvalid Source

oninvalid :: Proxy @Symbol "oninvalid"

#onkeydown Source

onkeydown :: Proxy @Symbol "onkeydown"

#onkeypress Source

onkeypress :: Proxy @Symbol "onkeypress"

#onkeyup Source

onkeyup :: Proxy @Symbol "onkeyup"

#onload Source

onload :: Proxy @Symbol "onload"

#onloadeddata Source

onloadeddata :: Proxy @Symbol "onloadeddata"

#onloadedmetadata Source

onloadedmetadata :: Proxy @Symbol "onloadedmetadata"

#onloadstart Source

onloadstart :: Proxy @Symbol "onloadstart"

#onmousedown Source

onmousedown :: Proxy @Symbol "onmousedown"

#onmousemove Source

onmousemove :: Proxy @Symbol "onmousemove"

#onmouseout Source

onmouseout :: Proxy @Symbol "onmouseout"

#onmouseover Source

onmouseover :: Proxy @Symbol "onmouseover"

#onmouseup Source

onmouseup :: Proxy @Symbol "onmouseup"

#onmousewheel Source

onmousewheel :: Proxy @Symbol "onmousewheel"

#onoffline Source

onoffline :: Proxy @Symbol "onoffline"

#ononline Source

ononline :: Proxy @Symbol "ononline"

#onpagehide Source

onpagehide :: Proxy @Symbol "onpagehide"

#onpageshow Source

onpageshow :: Proxy @Symbol "onpageshow"

#onpaste Source

onpaste :: Proxy @Symbol "onpaste"

#onpause Source

onpause :: Proxy @Symbol "onpause"

#onplay Source

onplay :: Proxy @Symbol "onplay"

#onplaying Source

onplaying :: Proxy @Symbol "onplaying"

#onpopstate Source

onpopstate :: Proxy @Symbol "onpopstate"

#onprogress Source

onprogress :: Proxy @Symbol "onprogress"

#onratechange Source

onratechange :: Proxy @Symbol "onratechange"

#onreset Source

onreset :: Proxy @Symbol "onreset"

#onresize Source

onresize :: Proxy @Symbol "onresize"

#onscroll Source

onscroll :: Proxy @Symbol "onscroll"

#onsearch Source

onsearch :: Proxy @Symbol "onsearch"

#onseeked Source

onseeked :: Proxy @Symbol "onseeked"

#onseeking Source

onseeking :: Proxy @Symbol "onseeking"

#onselect Source

onselect :: Proxy @Symbol "onselect"

#onstalled Source

onstalled :: Proxy @Symbol "onstalled"

#onstorage Source

onstorage :: Proxy @Symbol "onstorage"

#onsubmit Source

onsubmit :: Proxy @Symbol "onsubmit"

#onsuspend Source

onsuspend :: Proxy @Symbol "onsuspend"

#ontimeupdate Source

ontimeupdate :: Proxy @Symbol "ontimeupdate"

#ontoggle Source

ontoggle :: Proxy @Symbol "ontoggle"

#onunload Source

onunload :: Proxy @Symbol "onunload"

#onvolumechange Source

onvolumechange :: Proxy @Symbol "onvolumechange"

#onwaiting Source

onwaiting :: Proxy @Symbol "onwaiting"

#onwheel Source

onwheel :: Proxy @Symbol "onwheel"

#opacity Source

opacity :: Proxy @Symbol "opacity"

#open Source

open :: Proxy @Symbol "open"

#opentype Source

opentype :: Proxy @Symbol "opentype"

#optgroup Source

optgroup :: Proxy @Symbol "optgroup"

#optimum Source

optimum :: Proxy @Symbol "optimum"

#option Source

option :: Proxy @Symbol "option"

#order Source

order :: Proxy @Symbol "order"

#oriya Source

oriya :: Proxy @Symbol "oriya"

#outlineColor Source

outlineColor :: Proxy @Symbol "outline-color"

#outlineOffset Source

outlineOffset :: Proxy @Symbol "outline-offset"

#outlineStyle Source

outlineStyle :: Proxy @Symbol "outline-style"

#outlineWidth Source

outlineWidth :: Proxy @Symbol "outline-width"

#outset Source

outset :: Proxy @Symbol "outset"

#outside Source

outside :: Proxy @Symbol "outside"

#overflow Source

overflow :: Proxy @Symbol "overflow"

#overflowX Source

overflowX :: Proxy @Symbol "overflow-x"

#overflowY Source

overflowY :: Proxy @Symbol "overflow-y"

#overline Source

overline :: Proxy @Symbol "overline"

#padding Source

padding :: Proxy @Symbol "padding"

#paddingBottom Source

paddingBottom :: Proxy @Symbol "padding-bottom"

#paddingBox Source

paddingBox :: Proxy @Symbol "padding-box"

#paddingLeft Source

paddingLeft :: Proxy @Symbol "padding-left"

#paddingRight Source

paddingRight :: Proxy @Symbol "padding-right"

#paddingTop Source

paddingTop :: Proxy @Symbol "padding-top"

#path Source

path :: Proxy @Symbol "path"

#pattern Source

pattern :: Proxy @Symbol "pattern"

#paused Source

paused :: Proxy @Symbol "paused"

#pc Source

pc :: forall a. ToNumber a => a -> Measure Length

#pct Source

pct :: forall a. ToNumber a => a -> Measure Percentage

#persian Source

persian :: Proxy @Symbol "persian"

#perspective Source

#placeholder Source

placeholder :: Proxy @Symbol "placeholder"

#polygon Source

polygon :: Proxy @Symbol "polygon"

#polyline Source

polyline :: Proxy @Symbol "polyline"

#position Source

position :: Proxy @Symbol "position"

#poster Source

poster :: Proxy @Symbol "poster"

#pre Source

pre :: Proxy @Symbol "pre"

#preLine Source

preLine :: Proxy @Symbol "pre-line"

#preWrap Source

preWrap :: Proxy @Symbol "pre-wrap"

#preload Source

preload :: Proxy @Symbol "preload"

#print Source

print :: Proxy @Symbol "print"

#progress Source

progress :: Proxy @Symbol "progress"

#pt Source

pt :: forall a. ToNumber a => a -> Measure Length

#px Source

px :: forall a. ToNumber a => a -> Measure Length

#rad Source

rad :: forall a. ToNumber a => a -> Measure Angle

#radialGradient Source

radialGradient :: forall dimensions pos csh cst. IsRadialGradientDimensions dimensions => ToVal dimensions => IsPosition pos => ToVal pos => IsColorStopListHead csh => IsColorStopListTail cst => MultiVal (csh /\ cst) => dimensions -> pos -> (csh /\ cst) -> Gradient Unit

#readonly Source

readonly :: Proxy @Symbol "readonly"

#rect Source

rect :: Proxy @Symbol "rect"

#rel Source

rel :: Proxy @Symbol "rel"

#relative Source

relative :: Proxy @Symbol "relative"

#rem Source

rem :: forall a. ToNumber a => a -> Measure Length

#renderInline Source

#renderInline' Source

#repeat Source

repeat :: forall n tracks tracks' compat. Repeat n tracks compat => MultiVal (n /\ Val) => FoldLineNames tracks tracks' => MultiVal tracks' => n -> tracks -> Repeat' compat

#repeat' Source

repeat' :: Proxy @Symbol "repeat"

#repeatX Source

repeatX :: Proxy @Symbol "repeat-x"

#repeatY Source

repeatY :: Proxy @Symbol "repeat-y"

#required Source

required :: Proxy @Symbol "required"

#reverse Source

reverse :: Proxy @Symbol "reverse"

#reversed Source

reversed :: Proxy @Symbol "reversed"

#ridge Source

ridge :: Proxy @Symbol "ridge"

#right Source

right :: Proxy @Symbol "right"

#role Source

role :: Proxy @Symbol "role"

#rotate Source

rotate :: forall t. AngleTag t => Measure t -> TransformFunction

#rotate3d Source

rotate3d :: forall x y z t. ToNumber x => ToNumber y => ToNumber z => AngleTag t => x -> y -> z -> Measure t -> TransformFunction

#rotateX Source

rotateX :: forall t. AngleTag t => Measure t -> TransformFunction

#rotateY Source

rotateY :: forall t. AngleTag t => Measure t -> TransformFunction

#rotateZ Source

rotateZ :: forall t. AngleTag t => Measure t -> TransformFunction

#round Source

round :: Proxy @Symbol "round"

#row Source

row :: Proxy @Symbol "row"

#rowGap Source

rowGap :: Proxy @Symbol "row-gap"

#rowReverse Source

rowReverse :: Proxy @Symbol "row-reverse"

#rows Source

rows :: Proxy @Symbol "rows"

#rowspan Source

rowspan :: Proxy @Symbol "rowspan"

#rtl Source

rtl :: Proxy @Symbol "rtl"

#running Source

running :: Proxy @Symbol "running"

#safe Source

safe :: Proxy @Symbol "safe"

#sandbox Source

sandbox :: Proxy @Symbol "sandbox"

#sansSerif Source

sansSerif :: Proxy @Symbol "sans-serif"

#scale3d Source

scale3d :: forall x y z. ToNumber x => ToNumber y => ToNumber z => x -> y -> z -> TransformFunction

#scaleZ Source

scaleZ :: forall a. ToNumber a => a -> TransformFunction

#scope Source

scope :: Proxy @Symbol "scope"

#screen Source

screen :: Proxy @Symbol "screen"

#scroll Source

scroll :: Proxy @Symbol "scroll"

#sec Source

sec :: forall a. ToNumber a => a -> Measure Time

#section Source

section :: Proxy @Symbol "section"

#select Source

select :: Proxy @Symbol "select"

#selected Source

selected :: Proxy @Symbol "selected"

#selfEnd Source

selfEnd :: Proxy @Symbol "self-end"

#selfStart Source

selfStart :: Proxy @Symbol "self-start"

#semiCondensed Source

semiCondensed :: Proxy @Symbol "semi-condensed"

#semiExpanded Source

semiExpanded :: Proxy @Symbol "semi-expanded"

#serif Source

serif :: Proxy @Symbol "serif"

#shape Source

shape :: Proxy @Symbol "shape"

#size Source

size :: Proxy @Symbol "size"

#sizes Source

sizes :: Proxy @Symbol "sizes"

#skewX Source

skewX :: forall t. AngleTag t => Measure t -> TransformFunction

#skewY Source

skewY :: forall t. AngleTag t => Measure t -> TransformFunction

#small Source

small :: Proxy @Symbol "small"

#smaller Source

smaller :: Proxy @Symbol "smaller"

#solid Source

solid :: Proxy @Symbol "solid"

#space Source

space :: Proxy @Symbol "space"

#spaceAround Source

spaceAround :: Proxy @Symbol "space-around"

#spaceBetween Source

spaceBetween :: Proxy @Symbol "space-between"

#spaceEvenly Source

spaceEvenly :: Proxy @Symbol "space-evenly"

#span Source

span :: Proxy @Symbol "span"

#spellcheck Source

spellcheck :: Proxy @Symbol "spellcheck"

#square Source

square :: Proxy @Symbol "square"

#src Source

src :: Proxy @Symbol "src"

#srcdoc Source

srcdoc :: Proxy @Symbol "srcdoc"

#srclang Source

srclang :: Proxy @Symbol "srclang"

#srcset Source

srcset :: Proxy @Symbol "srcset"

#start Source

start :: Proxy @Symbol "start"

#static Source

static :: Proxy @Symbol "static"

#step Source

step :: Proxy @Symbol "step"

#steps Source

steps :: forall s. StepPosition s => IsSymbol s => Int -> Proxy s -> EasingFunction

#sticky Source

sticky :: Proxy @Symbol "sticky"

#stretch Source

stretch :: Proxy @Symbol "stretch"

#strong Source

strong :: Proxy @Symbol "strong"

#style Source

style :: Proxy @Symbol "style"

#sub Source

sub :: Proxy @Symbol "sub"

#subtract Source

subtract :: forall ta tb tc. Calc Subtract (Measure ta) (Measure tb) (Measure tc) => Measure ta -> Measure tb -> Measure tc

#summary Source

summary :: Proxy @Symbol "summary"

#sup Source

sup :: Proxy @Symbol "sup"

#super Source

super :: Proxy @Symbol "super"

#svg Source

svg :: Proxy @Symbol "svg"

#systemUI Source

systemUI :: Proxy @Symbol "system-ui"

#tabindex Source

tabindex :: Proxy @Symbol "tabindex"

#table Source

table :: Proxy @Symbol "table"

#tableCaption Source

tableCaption :: Proxy @Symbol "table-caption"

#tableCell Source

tableCell :: Proxy @Symbol "table-cell"

#tableColumn Source

tableColumn :: Proxy @Symbol "table-column"

#tableColumnGroup Source

tableColumnGroup :: Proxy @Symbol "table-column-group"

#tableFooterGroup Source

tableFooterGroup :: Proxy @Symbol "table-footer-group"

#tableHeaderGroup Source

tableHeaderGroup :: Proxy @Symbol "table-header-group"

#tableRow Source

tableRow :: Proxy @Symbol "table-row"

#tableRowGroup Source

tableRowGroup :: Proxy @Symbol "table-row-group"

#tamil Source

tamil :: Proxy @Symbol "tamil"

#target Source

target :: Proxy @Symbol "target"

#tbody Source

tbody :: Proxy @Symbol "tbody"

#td Source

td :: Proxy @Symbol "td"

#telugu Source

telugu :: Proxy @Symbol "telugu"

#textAlign Source

textAlign :: Proxy @Symbol "text-align"

#textBottom Source

textBottom :: Proxy @Symbol "text-bottom"

#textDecorationColor Source

textDecorationColor :: Proxy @Symbol "text-decoration-color"

#textDecorationLine Source

textDecorationLine :: Proxy @Symbol "text-decoration-line"

#textDecorationStyle Source

textDecorationStyle :: Proxy @Symbol "text-decoration-style"

#textIndent Source

textIndent :: Proxy @Symbol "text-indent"

#textOverflow Source

textOverflow :: Proxy @Symbol "text-overflow"

#textShadow Source

textShadow :: Proxy @Symbol "text-shadow"

#textTop Source

textTop :: Proxy @Symbol "text-top"

#textTransform Source

textTransform :: Proxy @Symbol "text-transform"

#textarea Source

textarea :: Proxy @Symbol "textarea"

#textfield Source

textfield :: Proxy @Symbol "textfield"

#tfoot Source

tfoot :: Proxy @Symbol "tfoot"

#th Source

th :: Proxy @Symbol "th"

#thai Source

thai :: Proxy @Symbol "thai"

#thead Source

thead :: Proxy @Symbol "thead"

#thick Source

thick :: Proxy @Symbol "thick"

#thin Source

thin :: Proxy @Symbol "thin"

#tibetan Source

tibetan :: Proxy @Symbol "tibetan"

#time Source

time :: Proxy @Symbol "time"

#title Source

title :: Proxy @Symbol "title"

#top Source

top :: Proxy @Symbol "top"

#tr Source

tr :: Proxy @Symbol "tr"

#transform Source

transform :: Proxy @Symbol "transform"

#transformOrigin Source

transformOrigin :: Proxy @Symbol "transform-origin"

#transitionDelay Source

transitionDelay :: Proxy @Symbol "transition-delay"

#transitionDuration Source

transitionDuration :: Proxy @Symbol "transition-duration"

#transitionProperty Source

transitionProperty :: Proxy @Symbol "transition-property"

#transitionTimingFunction Source

transitionTimingFunction :: Proxy @Symbol "transition-timing-function"

#translate' Source

translate' :: Proxy @Symbol "translate"

#translate3d Source

#translateZ Source

#truetype Source

truetype :: Proxy @Symbol "truetype"

#turn Source

turn :: forall a. ToNumber a => a -> Measure Angle

#type' Source

type' :: Proxy @Symbol "type"

#uiMonospace Source

uiMonospace :: Proxy @Symbol "ui-monospace"

#uiRounded Source

uiRounded :: Proxy @Symbol "ui-rounded"

#uiSansSerif Source

uiSansSerif :: Proxy @Symbol "ui-sans-serif"

#uiSerif Source

uiSerif :: Proxy @Symbol "ui-serif"

#ul Source

ul :: Proxy @Symbol "ul"

#ultraCondensed Source

ultraCondensed :: Proxy @Symbol "ultra-condensed"

#ultraExpanded Source

ultraExpanded :: Proxy @Symbol "ultra-expanded"

#underline Source

underline :: Proxy @Symbol "underline"

#unsafe Source

unsafe :: Proxy @Symbol "unsafe"

#unsafeDeclaration Source

unsafeDeclaration :: String -> String -> Writer (List Declaration') (Proxy ())

Adds a declaration to a rule. The first parameter is the name of the property, while the second parameter is the corresponding value as it would be written directly in CSS.

#upperAlpha Source

upperAlpha :: Proxy @Symbol "upper-alpha"

#upperArmenian Source

upperArmenian :: Proxy @Symbol "upper-armenian"

#upperLatin Source

upperLatin :: Proxy @Symbol "upper-latin"

#upperRoman Source

upperRoman :: Proxy @Symbol "upper-roman"

#uppercase Source

uppercase :: Proxy @Symbol "uppercase"

#usemap Source

usemap :: Proxy @Symbol "usemap"

#value Source

value :: Proxy @Symbol "value"

#verticalAlign Source

verticalAlign :: Proxy @Symbol "vertical-align"

#vh Source

vh :: forall a. ToNumber a => a -> Measure Length

#video Source

video :: Proxy @Symbol "video"

#visibility Source

visibility :: Proxy @Symbol "visibility"

#visible Source

visible :: Proxy @Symbol "visible"

#vmax Source

vmax :: forall a. ToNumber a => a -> Measure Length

#vmin Source

vmin :: forall a. ToNumber a => a -> Measure Length

#vw Source

vw :: forall a. ToNumber a => a -> Measure Length

#wavy Source

wavy :: Proxy @Symbol "wavy"

#whiteSpace Source

whiteSpace :: Proxy @Symbol "white-space"

#width Source

width :: Proxy @Symbol "width"

#woff Source

woff :: Proxy @Symbol "woff"

#woff2 Source

woff2 :: Proxy @Symbol "woff2"

#wordBreak Source

wordBreak :: Proxy @Symbol "word-break"

#wordSpacing Source

wordSpacing :: Proxy @Symbol "word-spacing"

#wrap Source

wrap :: Proxy @Symbol "wrap"

#wrapReverse Source

wrapReverse :: Proxy @Symbol "wrap-reverse"

#xLarge Source

xLarge :: Proxy @Symbol "x-large"

#xSmall Source

xSmall :: Proxy @Symbol "x-small"

#xxLarge Source

xxLarge :: Proxy @Symbol "xx-large"

#xxSmall Source

xxSmall :: Proxy @Symbol "xx-small"

#zIndex Source

zIndex :: Proxy @Symbol "z-index"

#contextMenu Source

contextMenu :: Proxy @Symbol "context-menu"

#help Source

help :: Proxy @Symbol "help"

#pointer Source

pointer :: Proxy @Symbol "pointer"

#wait Source

wait :: Proxy @Symbol "wait"

#cell Source

cell :: Proxy @Symbol "cell"

#crosshair Source

crosshair :: Proxy @Symbol "crosshair"

#text Source

text :: Proxy @Symbol "text"

#verticalText Source

verticalText :: Proxy @Symbol "vertical-text"

#alias Source

alias :: Proxy @Symbol "alias"

#copy Source

copy :: Proxy @Symbol "copy"

#move Source

move :: Proxy @Symbol "move"

#noDrop Source

noDrop :: Proxy @Symbol "no-drop"

#notAllowed Source

notAllowed :: Proxy @Symbol "not-allowed"

#grab Source

grab :: Proxy @Symbol "grab"

#grabbing Source

grabbing :: Proxy @Symbol "grabbing"

#eResize Source

eResize :: Proxy @Symbol "e-resize"

#nResize Source

nResize :: Proxy @Symbol "n-resize"

#neResize Source

neResize :: Proxy @Symbol "ne-resize"

#nwResize Source

nwResize :: Proxy @Symbol "nw-resize"

#sResize Source

sResize :: Proxy @Symbol "s-resize"

#seResize Source

seResize :: Proxy @Symbol "se-resize"

#swResize Source

swResize :: Proxy @Symbol "sw-resize"

#wResize Source

wResize :: Proxy @Symbol "w-resize"

#ewResize Source

ewResize :: Proxy @Symbol "ew-resize"

#nsResize Source

nsResize :: Proxy @Symbol "ns-resize"

#neswResize Source

neswResize :: Proxy @Symbol "nesw-resize"

#nwseResize Source

nwseResize :: Proxy @Symbol "nwse-resize"

#colResize Source

colResize :: Proxy @Symbol "col-resize"

#rowResize Source

rowResize :: Proxy @Symbol "row-resize"

#allScroll Source

allScroll :: Proxy @Symbol "all-scroll"

#zoomIn Source

zoomIn :: Proxy @Symbol "zoom-in"

#zoomOut Source

zoomOut :: Proxy @Symbol "zoom-out"