dart:html
CssStyleDeclaration class
- Mixes-in
- Annotations
- @Native("CSSStyleDeclaration,MSStyleCSSProperties,CSS2Properties")
Constructors
- CssStyleDeclaration()
factory
- CssStyleDeclaration.css(String css)
factory
Properties
- background ↔ String
read / write
- Gets the value of "background"
- backgroundAttachment ↔ String
read / write
- Gets the value of "background-attachment"
- backgroundColor ↔ String
read / write
- Gets the value of "background-color"
- backgroundImage ↔ String
read / write
- Gets the value of "background-image"
- backgroundPosition ↔ String
read / write
- Gets the value of "background-position"
- backgroundRepeat ↔ String
read / write
- Gets the value of "background-repeat"
- border ↔ String
read / write
- Gets the value of "border"
- borderBottom ↔ String
read / write
- Gets the value of "border-bottom"
- borderBottomColor ↔ String
read / write
- Gets the value of "border-bottom-color"
- borderBottomStyle ↔ String
read / write
- Gets the value of "border-bottom-style"
- borderBottomWidth ↔ String
read / write
- Gets the value of "border-bottom-width"
- borderCollapse ↔ String
read / write
- Gets the value of "border-collapse"
- borderColor ↔ String
read / write
- Gets the value of "border-color"
- borderLeft ↔ String
read / write
- Gets the value of "border-left"
- borderLeftColor ↔ String
read / write
- Gets the value of "border-left-color"
- borderLeftStyle ↔ String
read / write
- Gets the value of "border-left-style"
- borderLeftWidth ↔ String
read / write
- Gets the value of "border-left-width"
- borderRight ↔ String
read / write
- Gets the value of "border-right"
- borderRightColor ↔ String
read / write
- Gets the value of "border-right-color"
- borderRightStyle ↔ String
read / write
- Gets the value of "border-right-style"
- borderRightWidth ↔ String
read / write
- Gets the value of "border-right-width"
- borderSpacing ↔ String
read / write
- Gets the value of "border-spacing"
- borderStyle ↔ String
read / write
- Gets the value of "border-style"
- borderTop ↔ String
read / write
- Gets the value of "border-top"
- borderTopColor ↔ String
read / write
- Gets the value of "border-top-color"
- borderTopStyle ↔ String
read / write
- Gets the value of "border-top-style"
- borderTopWidth ↔ String
read / write
- Gets the value of "border-top-width"
- borderWidth ↔ String
read / write
- Gets the value of "border-width"
- bottom ↔ String
read / write
- Gets the value of "bottom"
- captionSide ↔ String
read / write
- Gets the value of "caption-side"
- clear ↔ String
read / write
- Gets the value of "clear"
- clip ↔ String
read / write
- Gets the value of "clip"
- color ↔ String
read / write
- Gets the value of "color"
- content ↔ String
read / write
- Gets the value of "content"
- cssFloat ↔ String
read / write
- cssText ↔ String
read / write
- cursor ↔ String
read / write
- Gets the value of "cursor"
- direction ↔ String
read / write
- Gets the value of "direction"
- display ↔ String
read / write
- Gets the value of "display"
- emptyCells ↔ String
read / write
- Gets the value of "empty-cells"
- font ↔ String
read / write
- Gets the value of "font"
- fontFamily ↔ String
read / write
- Gets the value of "font-family"
- fontSize ↔ String
read / write
- Gets the value of "font-size"
- fontStyle ↔ String
read / write
- Gets the value of "font-style"
- fontVariant ↔ String
read / write
- Gets the value of "font-variant"
- fontWeight ↔ String
read / write
- Gets the value of "font-weight"
- height ↔ String
read / write
- Gets the value of "height"
- left ↔ String
read / write
- Gets the value of "left"
- length → int
final
- letterSpacing ↔ String
read / write
- Gets the value of "letter-spacing"
- lineHeight ↔ String
read / write
- Gets the value of "line-height"
- listStyle ↔ String
read / write
- Gets the value of "list-style"
- listStyleImage ↔ String
read / write
- Gets the value of "list-style-image"
- listStylePosition ↔ String
read / write
- Gets the value of "list-style-position"
- listStyleType ↔ String
read / write
- Gets the value of "list-style-type"
- margin ↔ String
read / write
- Gets the value of "margin"
- marginBottom ↔ String
read / write
- Gets the value of "margin-bottom"
- marginLeft ↔ String
read / write
- Gets the value of "margin-left"
- marginRight ↔ String
read / write
- Gets the value of "margin-right"
- marginTop ↔ String
read / write
- Gets the value of "margin-top"
- maxHeight ↔ String
read / write
- Gets the value of "max-height"
- maxWidth ↔ String
read / write
- Gets the value of "max-width"
- minHeight ↔ String
read / write
- Gets the value of "min-height"
- minWidth ↔ String
read / write
- Gets the value of "min-width"
- outline ↔ String
read / write
- Gets the value of "outline"
- outlineColor ↔ String
read / write
- Gets the value of "outline-color"
- outlineStyle ↔ String
read / write
- Gets the value of "outline-style"
- outlineWidth ↔ String
read / write
- Gets the value of "outline-width"
- overflow ↔ String
read / write
- Gets the value of "overflow"
- padding ↔ String
read / write
- Gets the value of "padding"
- paddingBottom ↔ String
read / write
- Gets the value of "padding-bottom"
- paddingLeft ↔ String
read / write
- Gets the value of "padding-left"
- paddingRight ↔ String
read / write
- Gets the value of "padding-right"
- paddingTop ↔ String
read / write
- Gets the value of "padding-top"
- pageBreakAfter ↔ String
read / write
- Gets the value of "page-break-after"
- pageBreakBefore ↔ String
read / write
- Gets the value of "page-break-before"
- pageBreakInside ↔ String
read / write
- Gets the value of "page-break-inside"
- parentRule → CssRule
final
- position ↔ String
read / write
- Gets the value of "position"
- quotes ↔ String
read / write
- Gets the value of "quotes"
- right ↔ String
read / write
- Gets the value of "right"
- tableLayout ↔ String
read / write
- Gets the value of "table-layout"
- textAlign ↔ String
read / write
- Gets the value of "text-align"
- textDecoration ↔ String
read / write
- Gets the value of "text-decoration"
- textIndent ↔ String
read / write
- Gets the value of "text-indent"
- textTransform ↔ String
read / write
- Gets the value of "text-transform"
- top ↔ String
read / write
- Gets the value of "top"
- unicodeBidi ↔ String
read / write
- Gets the value of "unicode-bidi"
- verticalAlign ↔ String
read / write
- Gets the value of "vertical-align"
- visibility ↔ String
read / write
- Gets the value of "visibility"
- whiteSpace ↔ String
read / write
- Gets the value of "white-space"
- width ↔ String
read / write
- Gets the value of "width"
- wordSpacing ↔ String
read / write
- Gets the value of "word-spacing"
- zIndex ↔ String
read / write
- Gets the value of "z-index"
- alignContent ↔ String
read / write, inherited
- Gets the value of "align-content"
- alignItems ↔ String
read / write, inherited
- Gets the value of "align-items"
- alignSelf ↔ String
read / write, inherited
- Gets the value of "align-self"
- animation ↔ String
read / write, inherited
- Gets the value of "animation"
- animationDelay ↔ String
read / write, inherited
- Gets the value of "animation-delay"
- animationDirection ↔ String
read / write, inherited
- Gets the value of "animation-direction"
- animationDuration ↔ String
read / write, inherited
- Gets the value of "animation-duration"
- animationFillMode ↔ String
read / write, inherited
- Gets the value of "animation-fill-mode"
- animationIterationCount ↔ String
read / write, inherited
- Gets the value of "animation-iteration-count"
- animationName ↔ String
read / write, inherited
- Gets the value of "animation-name"
- animationPlayState ↔ String
read / write, inherited
- Gets the value of "animation-play-state"
- animationTimingFunction ↔ String
read / write, inherited
- Gets the value of "animation-timing-function"
- appearance ↔ String
read / write, inherited
- Gets the value of "appearance"
- appRegion ↔ String
read / write, inherited
- Gets the value of "app-region"
- aspectRatio ↔ String
read / write, inherited
- Gets the value of "aspect-ratio"
- backfaceVisibility ↔ String
read / write, inherited
- Gets the value of "backface-visibility"
- backgroundBlendMode ↔ String
read / write, inherited
- Gets the value of "background-blend-mode"
- backgroundClip ↔ String
read / write, inherited
- Gets the value of "background-clip"
- backgroundComposite ↔ String
read / write, inherited
- Gets the value of "background-composite"
- backgroundOrigin ↔ String
read / write, inherited
- Gets the value of "background-origin"
- backgroundPositionX ↔ String
read / write, inherited
- Gets the value of "background-position-x"
- backgroundPositionY ↔ String
read / write, inherited
- Gets the value of "background-position-y"
- backgroundRepeatX ↔ String
read / write, inherited
- Gets the value of "background-repeat-x"
- backgroundRepeatY ↔ String
read / write, inherited
- Gets the value of "background-repeat-y"
- backgroundSize ↔ String
read / write, inherited
- Gets the value of "background-size"
- borderAfter ↔ String
read / write, inherited
- Gets the value of "border-after"
- borderAfterColor ↔ String
read / write, inherited
- Gets the value of "border-after-color"
- borderAfterStyle ↔ String
read / write, inherited
- Gets the value of "border-after-style"
- borderAfterWidth ↔ String
read / write, inherited
- Gets the value of "border-after-width"
- borderBefore ↔ String
read / write, inherited
- Gets the value of "border-before"
- borderBeforeColor ↔ String
read / write, inherited
- Gets the value of "border-before-color"
- borderBeforeStyle ↔ String
read / write, inherited
- Gets the value of "border-before-style"
- borderBeforeWidth ↔ String
read / write, inherited
- Gets the value of "border-before-width"
- borderBottomLeftRadius ↔ String
read / write, inherited
- Gets the value of "border-bottom-left-radius"
- borderBottomRightRadius ↔ String
read / write, inherited
- Gets the value of "border-bottom-right-radius"
- borderEnd ↔ String
read / write, inherited
- Gets the value of "border-end"
- borderEndColor ↔ String
read / write, inherited
- Gets the value of "border-end-color"
- borderEndStyle ↔ String
read / write, inherited
- Gets the value of "border-end-style"
- borderEndWidth ↔ String
read / write, inherited
- Gets the value of "border-end-width"
- borderFit ↔ String
read / write, inherited
- Gets the value of "border-fit"
- borderHorizontalSpacing ↔ String
read / write, inherited
- Gets the value of "border-horizontal-spacing"
- borderImage ↔ String
read / write, inherited
- Gets the value of "border-image"
- borderImageOutset ↔ String
read / write, inherited
- Gets the value of "border-image-outset"
- borderImageRepeat ↔ String
read / write, inherited
- Gets the value of "border-image-repeat"
- borderImageSlice ↔ String
read / write, inherited
- Gets the value of "border-image-slice"
- borderImageSource ↔ String
read / write, inherited
- Gets the value of "border-image-source"
- borderImageWidth ↔ String
read / write, inherited
- Gets the value of "border-image-width"
- borderRadius ↔ String
read / write, inherited
- Gets the value of "border-radius"
- borderStart ↔ String
read / write, inherited
- Gets the value of "border-start"
- borderStartColor ↔ String
read / write, inherited
- Gets the value of "border-start-color"
- borderStartStyle ↔ String
read / write, inherited
- Gets the value of "border-start-style"
- borderStartWidth ↔ String
read / write, inherited
- Gets the value of "border-start-width"
- borderTopLeftRadius ↔ String
read / write, inherited
- Gets the value of "border-top-left-radius"
- borderTopRightRadius ↔ String
read / write, inherited
- Gets the value of "border-top-right-radius"
- borderVerticalSpacing ↔ String
read / write, inherited
- Gets the value of "border-vertical-spacing"
- boxAlign ↔ String
read / write, inherited
- Gets the value of "box-align"
- boxDecorationBreak ↔ String
read / write, inherited
- Gets the value of "box-decoration-break"
- boxDirection ↔ String
read / write, inherited
- Gets the value of "box-direction"
- boxFlex ↔ String
read / write, inherited
- Gets the value of "box-flex"
- boxFlexGroup ↔ String
read / write, inherited
- Gets the value of "box-flex-group"
- boxLines ↔ String
read / write, inherited
- Gets the value of "box-lines"
- boxOrdinalGroup ↔ String
read / write, inherited
- Gets the value of "box-ordinal-group"
- boxOrient ↔ String
read / write, inherited
- Gets the value of "box-orient"
- boxPack ↔ String
read / write, inherited
- Gets the value of "box-pack"
- boxReflect ↔ String
read / write, inherited
- Gets the value of "box-reflect"
- boxShadow ↔ String
read / write, inherited
- Gets the value of "box-shadow"
- boxSizing ↔ String
read / write, inherited
- Gets the value of "box-sizing"
- clipPath ↔ String
read / write, inherited
- Gets the value of "clip-path"
- columnBreakAfter ↔ String
read / write, inherited
- Gets the value of "column-break-after"
- columnBreakBefore ↔ String
read / write, inherited
- Gets the value of "column-break-before"
- columnBreakInside ↔ String
read / write, inherited
- Gets the value of "column-break-inside"
- columnCount ↔ String
read / write, inherited
- Gets the value of "column-count"
- columnFill ↔ String
read / write, inherited
- Gets the value of "column-fill"
- columnGap ↔ String
read / write, inherited
- Gets the value of "column-gap"
- columnRule ↔ String
read / write, inherited
- Gets the value of "column-rule"
- columnRuleColor ↔ String
read / write, inherited
- Gets the value of "column-rule-color"
- columnRuleStyle ↔ String
read / write, inherited
- Gets the value of "column-rule-style"
- columnRuleWidth ↔ String
read / write, inherited
- Gets the value of "column-rule-width"
- columns ↔ String
read / write, inherited
- Gets the value of "columns"
- columnSpan ↔ String
read / write, inherited
- Gets the value of "column-span"
- columnWidth ↔ String
read / write, inherited
- Gets the value of "column-width"
- counterIncrement ↔ String
read / write, inherited
- Gets the value of "counter-increment"
- counterReset ↔ String
read / write, inherited
- Gets the value of "counter-reset"
- filter ↔ String
read / write, inherited
- Gets the value of "filter"
- flex ↔ String
read / write, inherited
- Gets the value of "flex"
- flexBasis ↔ String
read / write, inherited
- Gets the value of "flex-basis"
- flexDirection ↔ String
read / write, inherited
- Gets the value of "flex-direction"
- flexFlow ↔ String
read / write, inherited
- Gets the value of "flex-flow"
- flexGrow ↔ String
read / write, inherited
- Gets the value of "flex-grow"
- flexShrink ↔ String
read / write, inherited
- Gets the value of "flex-shrink"
- flexWrap ↔ String
read / write, inherited
- Gets the value of "flex-wrap"
- float ↔ String
read / write, inherited
- Gets the value of "float"
- fontFeatureSettings ↔ String
read / write, inherited
- Gets the value of "font-feature-settings"
- fontKerning ↔ String
read / write, inherited
- Gets the value of "font-kerning"
- fontSizeDelta ↔ String
read / write, inherited
- Gets the value of "font-size-delta"
- fontSmoothing ↔ String
read / write, inherited
- Gets the value of "font-smoothing"
- fontStretch ↔ String
read / write, inherited
- Gets the value of "font-stretch"
- fontVariantLigatures ↔ String
read / write, inherited
- Gets the value of "font-variant-ligatures"
- grid ↔ String
read / write, inherited
- Gets the value of "grid"
- gridArea ↔ String
read / write, inherited
- Gets the value of "grid-area"
- gridAutoColumns ↔ String
read / write, inherited
- Gets the value of "grid-auto-columns"
- gridAutoFlow ↔ String
read / write, inherited
- Gets the value of "grid-auto-flow"
- gridAutoRows ↔ String
read / write, inherited
- Gets the value of "grid-auto-rows"
- gridColumn ↔ String
read / write, inherited
- Gets the value of "grid-column"
- gridColumnEnd ↔ String
read / write, inherited
- Gets the value of "grid-column-end"
- gridColumnStart ↔ String
read / write, inherited
- Gets the value of "grid-column-start"
- gridRow ↔ String
read / write, inherited
- Gets the value of "grid-row"
- gridRowEnd ↔ String
read / write, inherited
- Gets the value of "grid-row-end"
- gridRowStart ↔ String
read / write, inherited
- Gets the value of "grid-row-start"
- gridTemplate ↔ String
read / write, inherited
- Gets the value of "grid-template"
- gridTemplateAreas ↔ String
read / write, inherited
- Gets the value of "grid-template-areas"
- gridTemplateColumns ↔ String
read / write, inherited
- Gets the value of "grid-template-columns"
- gridTemplateRows ↔ String
read / write, inherited
- Gets the value of "grid-template-rows"
- hashCode → int
read-only, inherited
- The hash code for this object. [...]
- highlight ↔ String
read / write, inherited
- Gets the value of "highlight"
- hyphenateCharacter ↔ String
read / write, inherited
- Gets the value of "hyphenate-character"
- imageRendering ↔ String
read / write, inherited
- Gets the value of "image-rendering"
- isolation ↔ String
read / write, inherited
- Gets the value of "isolation"
- justifyContent ↔ String
read / write, inherited
- Gets the value of "justify-content"
- justifySelf ↔ String
read / write, inherited
- Gets the value of "justify-self"
- lineBoxContain ↔ String
read / write, inherited
- Gets the value of "line-box-contain"
- lineBreak ↔ String
read / write, inherited
- Gets the value of "line-break"
- lineClamp ↔ String
read / write, inherited
- Gets the value of "line-clamp"
- locale ↔ String
read / write, inherited
- Gets the value of "locale"
- logicalHeight ↔ String
read / write, inherited
- Gets the value of "logical-height"
- logicalWidth ↔ String
read / write, inherited
- Gets the value of "logical-width"
- marginAfter ↔ String
read / write, inherited
- Gets the value of "margin-after"
- marginAfterCollapse ↔ String
read / write, inherited
- Gets the value of "margin-after-collapse"
- marginBefore ↔ String
read / write, inherited
- Gets the value of "margin-before"
- marginBeforeCollapse ↔ String
read / write, inherited
- Gets the value of "margin-before-collapse"
- marginBottomCollapse ↔ String
read / write, inherited
- Gets the value of "margin-bottom-collapse"
- marginCollapse ↔ String
read / write, inherited
- Gets the value of "margin-collapse"
- marginEnd ↔ String
read / write, inherited
- Gets the value of "margin-end"
- marginStart ↔ String
read / write, inherited
- Gets the value of "margin-start"
- marginTopCollapse ↔ String
read / write, inherited
- Gets the value of "margin-top-collapse"
- mask ↔ String
read / write, inherited
- Gets the value of "mask"
- maskBoxImage ↔ String
read / write, inherited
- Gets the value of "mask-box-image"
- maskBoxImageOutset ↔ String
read / write, inherited
- Gets the value of "mask-box-image-outset"
- maskBoxImageRepeat ↔ String
read / write, inherited
- Gets the value of "mask-box-image-repeat"
- maskBoxImageSlice ↔ String
read / write, inherited
- Gets the value of "mask-box-image-slice"
- maskBoxImageSource ↔ String
read / write, inherited
- Gets the value of "mask-box-image-source"
- maskBoxImageWidth ↔ String
read / write, inherited
- Gets the value of "mask-box-image-width"
- maskClip ↔ String
read / write, inherited
- Gets the value of "mask-clip"
- maskComposite ↔ String
read / write, inherited
- Gets the value of "mask-composite"
- maskImage ↔ String
read / write, inherited
- Gets the value of "mask-image"
- maskOrigin ↔ String
read / write, inherited
- Gets the value of "mask-origin"
- maskPosition ↔ String
read / write, inherited
- Gets the value of "mask-position"
- maskPositionX ↔ String
read / write, inherited
- Gets the value of "mask-position-x"
- maskPositionY ↔ String
read / write, inherited
- Gets the value of "mask-position-y"
- maskRepeat ↔ String
read / write, inherited
- Gets the value of "mask-repeat"
- maskRepeatX ↔ String
read / write, inherited
- Gets the value of "mask-repeat-x"
- maskRepeatY ↔ String
read / write, inherited
- Gets the value of "mask-repeat-y"
- maskSize ↔ String
read / write, inherited
- Gets the value of "mask-size"
- maskSourceType ↔ String
read / write, inherited
- Gets the value of "mask-source-type"
- maxLogicalHeight ↔ String
read / write, inherited
- Gets the value of "max-logical-height"
- maxLogicalWidth ↔ String
read / write, inherited
- Gets the value of "max-logical-width"
- maxZoom ↔ String
read / write, inherited
- Gets the value of "max-zoom"
- minLogicalHeight ↔ String
read / write, inherited
- Gets the value of "min-logical-height"
- minLogicalWidth ↔ String
read / write, inherited
- Gets the value of "min-logical-width"
- minZoom ↔ String
read / write, inherited
- Gets the value of "min-zoom"
- mixBlendMode ↔ String
read / write, inherited
- Gets the value of "mix-blend-mode"
- objectFit ↔ String
read / write, inherited
- Gets the value of "object-fit"
- objectPosition ↔ String
read / write, inherited
- Gets the value of "object-position"
- opacity ↔ String
read / write, inherited
- Gets the value of "opacity"
- order ↔ String
read / write, inherited
- Gets the value of "order"
- orientation ↔ String
read / write, inherited
- Gets the value of "orientation"
- orphans ↔ String
read / write, inherited
- Gets the value of "orphans"
- outlineOffset ↔ String
read / write, inherited
- Gets the value of "outline-offset"
- overflowWrap ↔ String
read / write, inherited
- Gets the value of "overflow-wrap"
- overflowX ↔ String
read / write, inherited
- Gets the value of "overflow-x"
- overflowY ↔ String
read / write, inherited
- Gets the value of "overflow-y"
- paddingAfter ↔ String
read / write, inherited
- Gets the value of "padding-after"
- paddingBefore ↔ String
read / write, inherited
- Gets the value of "padding-before"
- paddingEnd ↔ String
read / write, inherited
- Gets the value of "padding-end"
- paddingStart ↔ String
read / write, inherited
- Gets the value of "padding-start"
- page ↔ String
read / write, inherited
- Gets the value of "page"
- perspective ↔ String
read / write, inherited
- Gets the value of "perspective"
- perspectiveOrigin ↔ String
read / write, inherited
- Gets the value of "perspective-origin"
- perspectiveOriginX ↔ String
read / write, inherited
- Gets the value of "perspective-origin-x"
- perspectiveOriginY ↔ String
read / write, inherited
- Gets the value of "perspective-origin-y"
- pointerEvents ↔ String
read / write, inherited
- Gets the value of "pointer-events"
- printColorAdjust ↔ String
read / write, inherited
- Gets the value of "print-color-adjust"
- resize ↔ String
read / write, inherited
- Gets the value of "resize"
- rtlOrdering ↔ String
read / write, inherited
- Gets the value of "rtl-ordering"
- rubyPosition ↔ String
read / write, inherited
- Gets the value of "ruby-position"
- runtimeType → Type
read-only, inherited
- A representation of the runtime type of the object.
- scrollBehavior ↔ String
read / write, inherited
- Gets the value of "scroll-behavior"
- shapeImageThreshold ↔ String
read / write, inherited
- Gets the value of "shape-image-threshold"
- shapeMargin ↔ String
read / write, inherited
- Gets the value of "shape-margin"
- shapeOutside ↔ String
read / write, inherited
- Gets the value of "shape-outside"
- size ↔ String
read / write, inherited
- Gets the value of "size"
- speak ↔ String
read / write, inherited
- Gets the value of "speak"
- src ↔ String
read / write, inherited
- Gets the value of "src"
- tabSize ↔ String
read / write, inherited
- Gets the value of "tab-size"
- tapHighlightColor ↔ String
read / write, inherited
- Gets the value of "tap-highlight-color"
- textAlignLast ↔ String
read / write, inherited
- Gets the value of "text-align-last"
- textCombine ↔ String
read / write, inherited
- Gets the value of "text-combine"
- textDecorationColor ↔ String
read / write, inherited
- Gets the value of "text-decoration-color"
- textDecorationLine ↔ String
read / write, inherited
- Gets the value of "text-decoration-line"
- textDecorationsInEffect ↔ String
read / write, inherited
- Gets the value of "text-decorations-in-effect"
- textDecorationStyle ↔ String
read / write, inherited
- Gets the value of "text-decoration-style"
- textEmphasis ↔ String
read / write, inherited
- Gets the value of "text-emphasis"
- textEmphasisColor ↔ String
read / write, inherited
- Gets the value of "text-emphasis-color"
- textEmphasisPosition ↔ String
read / write, inherited
- Gets the value of "text-emphasis-position"
- textEmphasisStyle ↔ String
read / write, inherited
- Gets the value of "text-emphasis-style"
- textFillColor ↔ String
read / write, inherited
- Gets the value of "text-fill-color"
- textJustify ↔ String
read / write, inherited
- Gets the value of "text-justify"
- textLineThroughColor ↔ String
read / write, inherited
- Gets the value of "text-line-through-color"
- textLineThroughMode ↔ String
read / write, inherited
- Gets the value of "text-line-through-mode"
- textLineThroughStyle ↔ String
read / write, inherited
- Gets the value of "text-line-through-style"
- textLineThroughWidth ↔ String
read / write, inherited
- Gets the value of "text-line-through-width"
- textOrientation ↔ String
read / write, inherited
- Gets the value of "text-orientation"
- textOverflow ↔ String
read / write, inherited
- Gets the value of "text-overflow"
- textOverlineColor ↔ String
read / write, inherited
- Gets the value of "text-overline-color"
- textOverlineMode ↔ String
read / write, inherited
- Gets the value of "text-overline-mode"
- textOverlineStyle ↔ String
read / write, inherited
- Gets the value of "text-overline-style"
- textOverlineWidth ↔ String
read / write, inherited
- Gets the value of "text-overline-width"
- textRendering ↔ String
read / write, inherited
- Gets the value of "text-rendering"
- textSecurity ↔ String
read / write, inherited
- Gets the value of "text-security"
- textShadow ↔ String
read / write, inherited
- Gets the value of "text-shadow"
- textStroke ↔ String
read / write, inherited
- Gets the value of "text-stroke"
- textStrokeColor ↔ String
read / write, inherited
- Gets the value of "text-stroke-color"
- textStrokeWidth ↔ String
read / write, inherited
- Gets the value of "text-stroke-width"
- textUnderlineColor ↔ String
read / write, inherited
- Gets the value of "text-underline-color"
- textUnderlineMode ↔ String
read / write, inherited
- Gets the value of "text-underline-mode"
- textUnderlinePosition ↔ String
read / write, inherited
- Gets the value of "text-underline-position"
- textUnderlineStyle ↔ String
read / write, inherited
- Gets the value of "text-underline-style"
- textUnderlineWidth ↔ String
read / write, inherited
- Gets the value of "text-underline-width"
- touchAction ↔ String
read / write, inherited
- Gets the value of "touch-action"
- touchActionDelay ↔ String
read / write, inherited
- Gets the value of "touch-action-delay"
- transform ↔ String
read / write, inherited
- Gets the value of "transform"
- transformOrigin ↔ String
read / write, inherited
- Gets the value of "transform-origin"
- transformOriginX ↔ String
read / write, inherited
- Gets the value of "transform-origin-x"
- transformOriginY ↔ String
read / write, inherited
- Gets the value of "transform-origin-y"
- transformOriginZ ↔ String
read / write, inherited
- Gets the value of "transform-origin-z"
- transformStyle ↔ String
read / write, inherited
- Gets the value of "transform-style"
- transition ↔ String
@SupportedBrowser(SupportedBrowser.CHROME), @SupportedBrowser(SupportedBrowser.FIREFOX), @SupportedBrowser(SupportedBrowser.IE, '10'), @SupportedBrowser(SupportedBrowser.SAFARI), read / write, inherited
- Gets the value of "transition"
- transitionDelay ↔ String
read / write, inherited
- Gets the value of "transition-delay"
- transitionDuration ↔ String
read / write, inherited
- Gets the value of "transition-duration"
- transitionProperty ↔ String
read / write, inherited
- Gets the value of "transition-property"
- transitionTimingFunction ↔ String
read / write, inherited
- Gets the value of "transition-timing-function"
- unicodeRange ↔ String
read / write, inherited
- Gets the value of "unicode-range"
- userDrag ↔ String
read / write, inherited
- Gets the value of "user-drag"
- userModify ↔ String
read / write, inherited
- Gets the value of "user-modify"
- userSelect ↔ String
read / write, inherited
- Gets the value of "user-select"
- userZoom ↔ String
read / write, inherited
- Gets the value of "user-zoom"
- widows ↔ String
read / write, inherited
- Gets the value of "widows"
- willChange ↔ String
read / write, inherited
- Gets the value of "will-change"
- wordBreak ↔ String
read / write, inherited
- Gets the value of "word-break"
- wordWrap ↔ String
read / write, inherited
- Gets the value of "word-wrap"
- wrapFlow ↔ String
read / write, inherited
- Gets the value of "wrap-flow"
- wrapThrough ↔ String
read / write, inherited
- Gets the value of "wrap-through"
- writingMode ↔ String
read / write, inherited
- Gets the value of "writing-mode"
- zoom ↔ String
read / write, inherited
- Gets the value of "zoom"
Methods
- getPropertyPriority(String property) → String
- getPropertyValue(String propertyName) → String
- Returns the value of the property if the provided CSS property name is supported on this element and if the value is set. Otherwise returns an empty string. [...]
- item(int index) → String
- removeProperty(String property) → String
- setProperty(String propertyName, String value, [ String priority ]) → void
- supportsProperty(String propertyName) → bool
- Returns true if the provided CSS property name is supported on this element. [...]
- noSuchMethod(Invocation invocation) → dynamic
inherited
- Invoked when a non-existent method or property is accessed. [...]
- toString() → String
inherited
- Returns a string representation of this object.
Operators
- operator ==(dynamic other) → bool
inherited
- The equality operator. [...]
Static Properties
- supportsTransitions → bool
read-only
- Checks to see if CSS Transitions are supported.