Interface CSSStyleDeclaration

An object that is a CSS declaration block, and exposes style information and various style-related methods and properties.

MDN Reference

interface CSSStyleDeclaration {
    accentColor: string;
    alignContent: string;
    alignItems: string;
    alignSelf: string;
    alignmentBaseline: string;
    all: string;
    animation: string;
    animationComposition: string;
    animationDelay: string;
    animationDirection: string;
    animationDuration: string;
    animationFillMode: string;
    animationIterationCount: string;
    animationName: string;
    animationPlayState: string;
    animationTimingFunction: string;
    appearance: string;
    aspectRatio: string;
    backdropFilter: string;
    backfaceVisibility: string;
    background: string;
    backgroundAttachment: string;
    backgroundBlendMode: string;
    backgroundClip: string;
    backgroundColor: string;
    backgroundImage: string;
    backgroundOrigin: string;
    backgroundPosition: string;
    backgroundPositionX: string;
    backgroundPositionY: string;
    backgroundRepeat: string;
    backgroundSize: string;
    baselineShift: string;
    blockSize: string;
    border: string;
    borderBlock: string;
    borderBlockColor: string;
    borderBlockEnd: string;
    borderBlockEndColor: string;
    borderBlockEndStyle: string;
    borderBlockEndWidth: string;
    borderBlockStart: string;
    borderBlockStartColor: string;
    borderBlockStartStyle: string;
    borderBlockStartWidth: string;
    borderBlockStyle: string;
    borderBlockWidth: string;
    borderBottom: string;
    borderBottomColor: string;
    borderBottomLeftRadius: string;
    borderBottomRightRadius: string;
    borderBottomStyle: string;
    borderBottomWidth: string;
    borderCollapse: string;
    borderColor: string;
    borderEndEndRadius: string;
    borderEndStartRadius: string;
    borderImage: string;
    borderImageOutset: string;
    borderImageRepeat: string;
    borderImageSlice: string;
    borderImageSource: string;
    borderImageWidth: string;
    borderInline: string;
    borderInlineColor: string;
    borderInlineEnd: string;
    borderInlineEndColor: string;
    borderInlineEndStyle: string;
    borderInlineEndWidth: string;
    borderInlineStart: string;
    borderInlineStartColor: string;
    borderInlineStartStyle: string;
    borderInlineStartWidth: string;
    borderInlineStyle: string;
    borderInlineWidth: string;
    borderLeft: string;
    borderLeftColor: string;
    borderLeftStyle: string;
    borderLeftWidth: string;
    borderRadius: string;
    borderRight: string;
    borderRightColor: string;
    borderRightStyle: string;
    borderRightWidth: string;
    borderSpacing: string;
    borderStartEndRadius: string;
    borderStartStartRadius: string;
    borderStyle: string;
    borderTop: string;
    borderTopColor: string;
    borderTopLeftRadius: string;
    borderTopRightRadius: string;
    borderTopStyle: string;
    borderTopWidth: string;
    borderWidth: string;
    bottom: string;
    boxShadow: string;
    boxSizing: string;
    breakAfter: string;
    breakBefore: string;
    breakInside: string;
    captionSide: string;
    caretColor: string;
    clear: string;
    clip: string;
    clipPath: string;
    clipRule: string;
    color: string;
    colorInterpolation: string;
    colorInterpolationFilters: string;
    colorScheme: string;
    columnCount: string;
    columnFill: string;
    columnGap: string;
    columnRule: string;
    columnRuleColor: string;
    columnRuleStyle: string;
    columnRuleWidth: string;
    columnSpan: string;
    columnWidth: string;
    columns: string;
    contain: string;
    containIntrinsicBlockSize: string;
    containIntrinsicHeight: string;
    containIntrinsicInlineSize: string;
    containIntrinsicSize: string;
    containIntrinsicWidth: string;
    container: string;
    containerName: string;
    containerType: string;
    content: string;
    counterIncrement: string;
    counterReset: string;
    counterSet: string;
    cssFloat: string;
    cssText: string;
    cursor: string;
    direction: string;
    display: string;
    dominantBaseline: string;
    emptyCells: string;
    fill: string;
    fillOpacity: string;
    fillRule: string;
    filter: string;
    flex: string;
    flexBasis: string;
    flexDirection: string;
    flexFlow: string;
    flexGrow: string;
    flexShrink: string;
    flexWrap: string;
    float: string;
    floodColor: string;
    floodOpacity: string;
    font: string;
    fontFamily: string;
    fontFeatureSettings: string;
    fontKerning: string;
    fontOpticalSizing: string;
    fontPalette: string;
    fontSize: string;
    fontSizeAdjust: string;
    fontStretch: string;
    fontStyle: string;
    fontSynthesis: string;
    fontSynthesisSmallCaps: string;
    fontSynthesisStyle: string;
    fontSynthesisWeight: string;
    fontVariant: string;
    fontVariantAlternates: string;
    fontVariantCaps: string;
    fontVariantEastAsian: string;
    fontVariantLigatures: string;
    fontVariantNumeric: string;
    fontVariantPosition: string;
    fontVariationSettings: string;
    fontWeight: string;
    gap: string;
    grid: string;
    gridArea: string;
    gridAutoColumns: string;
    gridAutoFlow: string;
    gridAutoRows: string;
    gridColumn: string;
    gridColumnEnd: string;
    gridColumnGap: string;
    gridColumnStart: string;
    gridGap: string;
    gridRow: string;
    gridRowEnd: string;
    gridRowGap: string;
    gridRowStart: string;
    gridTemplate: string;
    gridTemplateAreas: string;
    gridTemplateColumns: string;
    gridTemplateRows: string;
    height: string;
    hyphenateCharacter: string;
    hyphens: string;
    imageOrientation: string;
    imageRendering: string;
    inlineSize: string;
    inset: string;
    insetBlock: string;
    insetBlockEnd: string;
    insetBlockStart: string;
    insetInline: string;
    insetInlineEnd: string;
    insetInlineStart: string;
    isolation: string;
    justifyContent: string;
    justifyItems: string;
    justifySelf: string;
    left: string;
    length: number;
    letterSpacing: string;
    lightingColor: string;
    lineBreak: string;
    lineHeight: string;
    listStyle: string;
    listStyleImage: string;
    listStylePosition: string;
    listStyleType: string;
    margin: string;
    marginBlock: string;
    marginBlockEnd: string;
    marginBlockStart: string;
    marginBottom: string;
    marginInline: string;
    marginInlineEnd: string;
    marginInlineStart: string;
    marginLeft: string;
    marginRight: string;
    marginTop: string;
    marker: string;
    markerEnd: string;
    markerMid: string;
    markerStart: string;
    mask: string;
    maskClip: string;
    maskComposite: string;
    maskImage: string;
    maskMode: string;
    maskOrigin: string;
    maskPosition: string;
    maskRepeat: string;
    maskSize: string;
    maskType: string;
    mathStyle: string;
    maxBlockSize: string;
    maxHeight: string;
    maxInlineSize: string;
    maxWidth: string;
    minBlockSize: string;
    minHeight: string;
    minInlineSize: string;
    minWidth: string;
    mixBlendMode: string;
    objectFit: string;
    objectPosition: string;
    offset: string;
    offsetDistance: string;
    offsetPath: string;
    offsetRotate: string;
    opacity: string;
    order: string;
    orphans: string;
    outline: string;
    outlineColor: string;
    outlineOffset: string;
    outlineStyle: string;
    outlineWidth: string;
    overflow: string;
    overflowAnchor: string;
    overflowClipMargin: string;
    overflowWrap: string;
    overflowX: string;
    overflowY: string;
    overscrollBehavior: string;
    overscrollBehaviorBlock: string;
    overscrollBehaviorInline: string;
    overscrollBehaviorX: string;
    overscrollBehaviorY: string;
    padding: string;
    paddingBlock: string;
    paddingBlockEnd: string;
    paddingBlockStart: string;
    paddingBottom: string;
    paddingInline: string;
    paddingInlineEnd: string;
    paddingInlineStart: string;
    paddingLeft: string;
    paddingRight: string;
    paddingTop: string;
    page: string;
    pageBreakAfter: string;
    pageBreakBefore: string;
    pageBreakInside: string;
    paintOrder: string;
    parentRule: CSSRule;
    perspective: string;
    perspectiveOrigin: string;
    placeContent: string;
    placeItems: string;
    placeSelf: string;
    pointerEvents: string;
    position: string;
    printColorAdjust: string;
    quotes: string;
    resize: string;
    right: string;
    rotate: string;
    rowGap: string;
    rubyPosition: string;
    scale: string;
    scrollBehavior: string;
    scrollMargin: string;
    scrollMarginBlock: string;
    scrollMarginBlockEnd: string;
    scrollMarginBlockStart: string;
    scrollMarginBottom: string;
    scrollMarginInline: string;
    scrollMarginInlineEnd: string;
    scrollMarginInlineStart: string;
    scrollMarginLeft: string;
    scrollMarginRight: string;
    scrollMarginTop: string;
    scrollPadding: string;
    scrollPaddingBlock: string;
    scrollPaddingBlockEnd: string;
    scrollPaddingBlockStart: string;
    scrollPaddingBottom: string;
    scrollPaddingInline: string;
    scrollPaddingInlineEnd: string;
    scrollPaddingInlineStart: string;
    scrollPaddingLeft: string;
    scrollPaddingRight: string;
    scrollPaddingTop: string;
    scrollSnapAlign: string;
    scrollSnapStop: string;
    scrollSnapType: string;
    scrollbarGutter: string;
    shapeImageThreshold: string;
    shapeMargin: string;
    shapeOutside: string;
    shapeRendering: string;
    stopColor: string;
    stopOpacity: string;
    stroke: string;
    strokeDasharray: string;
    strokeDashoffset: string;
    strokeLinecap: string;
    strokeLinejoin: string;
    strokeMiterlimit: string;
    strokeOpacity: string;
    strokeWidth: string;
    tabSize: string;
    tableLayout: string;
    textAlign: string;
    textAlignLast: string;
    textAnchor: string;
    textCombineUpright: string;
    textDecoration: string;
    textDecorationColor: string;
    textDecorationLine: string;
    textDecorationSkipInk: string;
    textDecorationStyle: string;
    textDecorationThickness: string;
    textEmphasis: string;
    textEmphasisColor: string;
    textEmphasisPosition: string;
    textEmphasisStyle: string;
    textIndent: string;
    textOrientation: string;
    textOverflow: string;
    textRendering: string;
    textShadow: string;
    textTransform: string;
    textUnderlineOffset: string;
    textUnderlinePosition: string;
    top: string;
    touchAction: string;
    transform: string;
    transformBox: string;
    transformOrigin: string;
    transformStyle: string;
    transition: string;
    transitionDelay: string;
    transitionDuration: string;
    transitionProperty: string;
    transitionTimingFunction: string;
    translate: string;
    unicodeBidi: string;
    userSelect: string;
    verticalAlign: string;
    visibility: string;
    webkitAlignContent: string;
    webkitAlignItems: string;
    webkitAlignSelf: string;
    webkitAnimation: string;
    webkitAnimationDelay: string;
    webkitAnimationDirection: string;
    webkitAnimationDuration: string;
    webkitAnimationFillMode: string;
    webkitAnimationIterationCount: string;
    webkitAnimationName: string;
    webkitAnimationPlayState: string;
    webkitAnimationTimingFunction: string;
    webkitAppearance: string;
    webkitBackfaceVisibility: string;
    webkitBackgroundClip: string;
    webkitBackgroundOrigin: string;
    webkitBackgroundSize: string;
    webkitBorderBottomLeftRadius: string;
    webkitBorderBottomRightRadius: string;
    webkitBorderRadius: string;
    webkitBorderTopLeftRadius: string;
    webkitBorderTopRightRadius: string;
    webkitBoxAlign: string;
    webkitBoxFlex: string;
    webkitBoxOrdinalGroup: string;
    webkitBoxOrient: string;
    webkitBoxPack: string;
    webkitBoxShadow: string;
    webkitBoxSizing: string;
    webkitFilter: string;
    webkitFlex: string;
    webkitFlexBasis: string;
    webkitFlexDirection: string;
    webkitFlexFlow: string;
    webkitFlexGrow: string;
    webkitFlexShrink: string;
    webkitFlexWrap: string;
    webkitJustifyContent: string;
    webkitLineClamp: string;
    webkitMask: string;
    webkitMaskBoxImage: string;
    webkitMaskBoxImageOutset: string;
    webkitMaskBoxImageRepeat: string;
    webkitMaskBoxImageSlice: string;
    webkitMaskBoxImageSource: string;
    webkitMaskBoxImageWidth: string;
    webkitMaskClip: string;
    webkitMaskComposite: string;
    webkitMaskImage: string;
    webkitMaskOrigin: string;
    webkitMaskPosition: string;
    webkitMaskRepeat: string;
    webkitMaskSize: string;
    webkitOrder: string;
    webkitPerspective: string;
    webkitPerspectiveOrigin: string;
    webkitTextFillColor: string;
    webkitTextSizeAdjust: string;
    webkitTextStroke: string;
    webkitTextStrokeColor: string;
    webkitTextStrokeWidth: string;
    webkitTransform: string;
    webkitTransformOrigin: string;
    webkitTransformStyle: string;
    webkitTransition: string;
    webkitTransitionDelay: string;
    webkitTransitionDuration: string;
    webkitTransitionProperty: string;
    webkitTransitionTimingFunction: string;
    webkitUserSelect: string;
    whiteSpace: string;
    widows: string;
    width: string;
    willChange: string;
    wordBreak: string;
    wordSpacing: string;
    wordWrap: string;
    writingMode: string;
    zIndex: string;
    getPropertyPriority(property): string;
    getPropertyValue(property): string;
    item(index): string;
    removeProperty(property): string;
    setProperty(property, value, priority?): void;
    [index: number]: string;
}

Indexable

[index: number]: string

Properties

accentColor alignContent alignItems alignSelf alignmentBaseline all animation animationComposition animationDelay animationDirection animationDuration animationFillMode animationIterationCount animationName animationPlayState animationTimingFunction appearance aspectRatio backdropFilter backfaceVisibility background backgroundAttachment backgroundBlendMode backgroundClip backgroundColor backgroundImage backgroundOrigin backgroundPosition backgroundPositionX backgroundPositionY backgroundRepeat backgroundSize baselineShift blockSize border borderBlock borderBlockColor borderBlockEnd borderBlockEndColor borderBlockEndStyle borderBlockEndWidth borderBlockStart borderBlockStartColor borderBlockStartStyle borderBlockStartWidth borderBlockStyle borderBlockWidth borderBottom borderBottomColor borderBottomLeftRadius borderBottomRightRadius borderBottomStyle borderBottomWidth borderCollapse borderColor borderEndEndRadius borderEndStartRadius borderImage borderImageOutset borderImageRepeat borderImageSlice borderImageSource borderImageWidth borderInline borderInlineColor borderInlineEnd borderInlineEndColor borderInlineEndStyle borderInlineEndWidth borderInlineStart borderInlineStartColor borderInlineStartStyle borderInlineStartWidth borderInlineStyle borderInlineWidth borderLeft borderLeftColor borderLeftStyle borderLeftWidth borderRadius borderRight borderRightColor borderRightStyle borderRightWidth borderSpacing borderStartEndRadius borderStartStartRadius borderStyle borderTop borderTopColor borderTopLeftRadius borderTopRightRadius borderTopStyle borderTopWidth borderWidth bottom boxShadow boxSizing breakAfter breakBefore breakInside captionSide caretColor clear clip clipPath clipRule color colorInterpolation colorInterpolationFilters colorScheme columnCount columnFill columnGap columnRule columnRuleColor columnRuleStyle columnRuleWidth columnSpan columnWidth columns contain containIntrinsicBlockSize containIntrinsicHeight containIntrinsicInlineSize containIntrinsicSize containIntrinsicWidth container containerName containerType content counterIncrement counterReset counterSet cssFloat cssText cursor direction display dominantBaseline emptyCells fill fillOpacity fillRule filter flex flexBasis flexDirection flexFlow flexGrow flexShrink flexWrap float floodColor floodOpacity font fontFamily fontFeatureSettings fontKerning fontOpticalSizing fontPalette fontSize fontSizeAdjust fontStretch fontStyle fontSynthesis fontSynthesisSmallCaps fontSynthesisStyle fontSynthesisWeight fontVariant fontVariantAlternates fontVariantCaps fontVariantEastAsian fontVariantLigatures fontVariantNumeric fontVariantPosition fontVariationSettings fontWeight gap grid gridArea gridAutoColumns gridAutoFlow gridAutoRows gridColumn gridColumnEnd gridColumnGap gridColumnStart gridGap gridRow gridRowEnd gridRowGap gridRowStart gridTemplate gridTemplateAreas gridTemplateColumns gridTemplateRows height hyphenateCharacter hyphens imageOrientation imageRendering inlineSize inset insetBlock insetBlockEnd insetBlockStart insetInline insetInlineEnd insetInlineStart isolation justifyContent justifyItems justifySelf left length letterSpacing lightingColor lineBreak lineHeight listStyle listStyleImage listStylePosition listStyleType margin marginBlock marginBlockEnd marginBlockStart marginBottom marginInline marginInlineEnd marginInlineStart marginLeft marginRight marginTop marker markerEnd markerMid markerStart mask maskClip maskComposite maskImage maskMode maskOrigin maskPosition maskRepeat maskSize maskType mathStyle maxBlockSize maxHeight maxInlineSize maxWidth minBlockSize minHeight minInlineSize minWidth mixBlendMode objectFit objectPosition offset offsetDistance offsetPath offsetRotate opacity order orphans outline outlineColor outlineOffset outlineStyle outlineWidth overflow overflowAnchor overflowClipMargin overflowWrap overflowX overflowY overscrollBehavior overscrollBehaviorBlock overscrollBehaviorInline overscrollBehaviorX overscrollBehaviorY padding paddingBlock paddingBlockEnd paddingBlockStart paddingBottom paddingInline paddingInlineEnd paddingInlineStart paddingLeft paddingRight paddingTop page pageBreakAfter pageBreakBefore pageBreakInside paintOrder parentRule perspective perspectiveOrigin placeContent placeItems placeSelf pointerEvents position printColorAdjust quotes resize right rotate rowGap rubyPosition scale scrollBehavior scrollMargin scrollMarginBlock scrollMarginBlockEnd scrollMarginBlockStart scrollMarginBottom scrollMarginInline scrollMarginInlineEnd scrollMarginInlineStart scrollMarginLeft scrollMarginRight scrollMarginTop scrollPadding scrollPaddingBlock scrollPaddingBlockEnd scrollPaddingBlockStart scrollPaddingBottom scrollPaddingInline scrollPaddingInlineEnd scrollPaddingInlineStart scrollPaddingLeft scrollPaddingRight scrollPaddingTop scrollSnapAlign scrollSnapStop scrollSnapType scrollbarGutter shapeImageThreshold shapeMargin shapeOutside shapeRendering stopColor stopOpacity stroke strokeDasharray strokeDashoffset strokeLinecap strokeLinejoin strokeMiterlimit strokeOpacity strokeWidth tabSize tableLayout textAlign textAlignLast textAnchor textCombineUpright textDecoration textDecorationColor textDecorationLine textDecorationSkipInk textDecorationStyle textDecorationThickness textEmphasis textEmphasisColor textEmphasisPosition textEmphasisStyle textIndent textOrientation textOverflow textRendering textShadow textTransform textUnderlineOffset textUnderlinePosition top touchAction transform transformBox transformOrigin transformStyle transition transitionDelay transitionDuration transitionProperty transitionTimingFunction translate unicodeBidi userSelect verticalAlign visibility webkitAlignContent webkitAlignItems webkitAlignSelf webkitAnimation webkitAnimationDelay webkitAnimationDirection webkitAnimationDuration webkitAnimationFillMode webkitAnimationIterationCount webkitAnimationName webkitAnimationPlayState webkitAnimationTimingFunction webkitAppearance webkitBackfaceVisibility webkitBackgroundClip webkitBackgroundOrigin webkitBackgroundSize webkitBorderBottomLeftRadius webkitBorderBottomRightRadius webkitBorderRadius webkitBorderTopLeftRadius webkitBorderTopRightRadius webkitBoxAlign webkitBoxFlex webkitBoxOrdinalGroup webkitBoxOrient webkitBoxPack webkitBoxShadow webkitBoxSizing webkitFilter webkitFlex webkitFlexBasis webkitFlexDirection webkitFlexFlow webkitFlexGrow webkitFlexShrink webkitFlexWrap webkitJustifyContent webkitLineClamp webkitMask webkitMaskBoxImage webkitMaskBoxImageOutset webkitMaskBoxImageRepeat webkitMaskBoxImageSlice webkitMaskBoxImageSource webkitMaskBoxImageWidth webkitMaskClip webkitMaskComposite webkitMaskImage webkitMaskOrigin webkitMaskPosition webkitMaskRepeat webkitMaskSize webkitOrder webkitPerspective webkitPerspectiveOrigin webkitTextFillColor webkitTextSizeAdjust webkitTextStroke webkitTextStrokeColor webkitTextStrokeWidth webkitTransform webkitTransformOrigin webkitTransformStyle webkitTransition webkitTransitionDelay webkitTransitionDuration webkitTransitionProperty webkitTransitionTimingFunction webkitUserSelect whiteSpace widows width willChange wordBreak wordSpacing wordWrap writingMode zIndex

Methods

Properties

accentColor: string
alignContent: string
alignItems: string
alignSelf: string
alignmentBaseline: string
all: string
animation: string
animationComposition: string
animationDelay: string
animationDirection: string
animationDuration: string
animationFillMode: string
animationIterationCount: string
animationName: string
animationPlayState: string
animationTimingFunction: string
appearance: string
aspectRatio: string
backdropFilter: string
backfaceVisibility: string
background: string
backgroundAttachment: string
backgroundBlendMode: string
backgroundClip: string
backgroundColor: string
backgroundImage: string
backgroundOrigin: string
backgroundPosition: string
backgroundPositionX: string
backgroundPositionY: string
backgroundRepeat: string
backgroundSize: string
baselineShift: string
blockSize: string
border: string
borderBlock: string
borderBlockColor: string
borderBlockEnd: string
borderBlockEndColor: string
borderBlockEndStyle: string
borderBlockEndWidth: string
borderBlockStart: string
borderBlockStartColor: string
borderBlockStartStyle: string
borderBlockStartWidth: string
borderBlockStyle: string
borderBlockWidth: string
borderBottom: string
borderBottomColor: string
borderBottomLeftRadius: string
borderBottomRightRadius: string
borderBottomStyle: string
borderBottomWidth: string
borderCollapse: string
borderColor: string
borderEndEndRadius: string
borderEndStartRadius: string
borderImage: string
borderImageOutset: string
borderImageRepeat: string
borderImageSlice: string
borderImageSource: string
borderImageWidth: string
borderInline: string
borderInlineColor: string
borderInlineEnd: string
borderInlineEndColor: string
borderInlineEndStyle: string
borderInlineEndWidth: string
borderInlineStart: string
borderInlineStartColor: string
borderInlineStartStyle: string
borderInlineStartWidth: string
borderInlineStyle: string
borderInlineWidth: string
borderLeft: string
borderLeftColor: string
borderLeftStyle: string
borderLeftWidth: string
borderRadius: string
borderRight: string
borderRightColor: string
borderRightStyle: string
borderRightWidth: string
borderSpacing: string
borderStartEndRadius: string
borderStartStartRadius: string
borderStyle: string
borderTop: string
borderTopColor: string
borderTopLeftRadius: string
borderTopRightRadius: string
borderTopStyle: string
borderTopWidth: string
borderWidth: string
bottom: string
boxShadow: string
boxSizing: string
breakAfter: string
breakBefore: string
breakInside: string
captionSide: string
caretColor: string
clear: string
clip: string

Deprecated

MDN Reference

clipPath: string
clipRule: string
color: string
colorInterpolation: string
colorInterpolationFilters: string
colorScheme: string
columnCount: string
columnFill: string
columnGap: string
columnRule: string
columnRuleColor: string
columnRuleStyle: string
columnRuleWidth: string
columnSpan: string
columnWidth: string
columns: string
contain: string
containIntrinsicBlockSize: string
containIntrinsicHeight: string
containIntrinsicInlineSize: string
containIntrinsicSize: string
containIntrinsicWidth: string
container: string
containerName: string
containerType: string
content: string
counterIncrement: string
counterReset: string
counterSet: string
cssFloat: string
cssText: string
cursor: string
direction: string
display: string
dominantBaseline: string
emptyCells: string
fill: string
fillOpacity: string
fillRule: string
filter: string
flex: string
flexBasis: string
flexDirection: string
flexFlow: string
flexGrow: string
flexShrink: string
flexWrap: string
float: string
floodColor: string
floodOpacity: string
font: string
fontFamily: string
fontFeatureSettings: string
fontKerning: string
fontOpticalSizing: string
fontPalette: string
fontSize: string
fontSizeAdjust: string
fontStretch: string
fontStyle: string
fontSynthesis: string
fontSynthesisSmallCaps: string
fontSynthesisStyle: string
fontSynthesisWeight: string
fontVariant: string
fontVariantAlternates: string
fontVariantCaps: string
fontVariantEastAsian: string
fontVariantLigatures: string
fontVariantNumeric: string
fontVariantPosition: string
fontVariationSettings: string
fontWeight: string
gap: string
grid: string
gridArea: string
gridAutoColumns: string
gridAutoFlow: string
gridAutoRows: string
gridColumn: string
gridColumnEnd: string
gridColumnGap: string

Deprecated

This is a legacy alias of columnGap.

gridColumnStart: string
gridGap: string

Deprecated

This is a legacy alias of gap.

gridRow: string
gridRowEnd: string
gridRowGap: string

Deprecated

This is a legacy alias of rowGap.

gridRowStart: string
gridTemplate: string
gridTemplateAreas: string
gridTemplateColumns: string
gridTemplateRows: string
height: string
hyphenateCharacter: string
hyphens: string
imageOrientation: string

Deprecated

MDN Reference

imageRendering: string
inlineSize: string
inset: string
insetBlock: string
insetBlockEnd: string
insetBlockStart: string
insetInline: string
insetInlineEnd: string
insetInlineStart: string
isolation: string
justifyContent: string
justifyItems: string
justifySelf: string
left: string
length: number
letterSpacing: string
lightingColor: string
lineBreak: string
lineHeight: string
listStyle: string
listStyleImage: string
listStylePosition: string
listStyleType: string
margin: string
marginBlock: string
marginBlockEnd: string
marginBlockStart: string
marginBottom: string
marginInline: string
marginInlineEnd: string
marginInlineStart: string
marginLeft: string
marginRight: string
marginTop: string
marker: string
markerEnd: string
markerMid: string
markerStart: string
mask: string
maskClip: string
maskComposite: string
maskImage: string
maskMode: string
maskOrigin: string
maskPosition: string
maskRepeat: string
maskSize: string
maskType: string
mathStyle: string
maxBlockSize: string
maxHeight: string
maxInlineSize: string
maxWidth: string
minBlockSize: string
minHeight: string
minInlineSize: string
minWidth: string
mixBlendMode: string
objectFit: string
objectPosition: string
offset: string
offsetDistance: string
offsetPath: string
offsetRotate: string
opacity: string
order: string
orphans: string
outline: string
outlineColor: string
outlineOffset: string
outlineStyle: string
outlineWidth: string
overflow: string
overflowAnchor: string
overflowClipMargin: string
overflowWrap: string
overflowX: string
overflowY: string
overscrollBehavior: string
overscrollBehaviorBlock: string
overscrollBehaviorInline: string
overscrollBehaviorX: string
overscrollBehaviorY: string
padding: string
paddingBlock: string
paddingBlockEnd: string
paddingBlockStart: string
paddingBottom: string
paddingInline: string
paddingInlineEnd: string
paddingInlineStart: string
paddingLeft: string
paddingRight: string
paddingTop: string
page: string
pageBreakAfter: string
pageBreakBefore: string
pageBreakInside: string
paintOrder: string
parentRule: CSSRule
perspective: string
perspectiveOrigin: string
placeContent: string
placeItems: string
placeSelf: string
pointerEvents: string
position: string
printColorAdjust: string
quotes: string
resize: string
right: string
rotate: string
rowGap: string
rubyPosition: string
scale: string
scrollBehavior: string
scrollMargin: string
scrollMarginBlock: string
scrollMarginBlockEnd: string
scrollMarginBlockStart: string
scrollMarginBottom: string
scrollMarginInline: string
scrollMarginInlineEnd: string
scrollMarginInlineStart: string
scrollMarginLeft: string
scrollMarginRight: string
scrollMarginTop: string
scrollPadding: string
scrollPaddingBlock: string
scrollPaddingBlockEnd: string
scrollPaddingBlockStart: string
scrollPaddingBottom: string
scrollPaddingInline: string
scrollPaddingInlineEnd: string
scrollPaddingInlineStart: string
scrollPaddingLeft: string
scrollPaddingRight: string
scrollPaddingTop: string
scrollSnapAlign: string
scrollSnapStop: string
scrollSnapType: string
scrollbarGutter: string
shapeImageThreshold: string
shapeMargin: string
shapeOutside: string
shapeRendering: string
stopColor: string
stopOpacity: string
stroke: string
strokeDasharray: string
strokeDashoffset: string
strokeLinecap: string
strokeLinejoin: string
strokeMiterlimit: string
strokeOpacity: string
strokeWidth: string
tabSize: string
tableLayout: string
textAlign: string
textAlignLast: string
textAnchor: string
textCombineUpright: string
textDecoration: string
textDecorationColor: string
textDecorationLine: string
textDecorationSkipInk: string
textDecorationStyle: string
textDecorationThickness: string
textEmphasis: string
textEmphasisColor: string
textEmphasisPosition: string
textEmphasisStyle: string
textIndent: string
textOrientation: string
textOverflow: string
textRendering: string
textShadow: string
textTransform: string
textUnderlineOffset: string
textUnderlinePosition: string
top: string
touchAction: string
transform: string
transformBox: string
transformOrigin: string
transformStyle: string
transition: string
transitionDelay: string
transitionDuration: string
transitionProperty: string
transitionTimingFunction: string
translate: string
unicodeBidi: string
userSelect: string
verticalAlign: string
visibility: string
webkitAlignContent: string

Deprecated

This is a legacy alias of alignContent.

MDN Reference

webkitAlignItems: string

Deprecated

This is a legacy alias of alignItems.

MDN Reference

webkitAlignSelf: string

Deprecated

This is a legacy alias of alignSelf.

MDN Reference

webkitAnimation: string

Deprecated

This is a legacy alias of animation.

MDN Reference

webkitAnimationDelay: string

Deprecated

This is a legacy alias of animationDelay.

MDN Reference

webkitAnimationDirection: string

Deprecated

This is a legacy alias of animationDirection.

MDN Reference

webkitAnimationDuration: string

Deprecated

This is a legacy alias of animationDuration.

MDN Reference

webkitAnimationFillMode: string

Deprecated

This is a legacy alias of animationFillMode.

MDN Reference

webkitAnimationIterationCount: string

Deprecated

This is a legacy alias of animationIterationCount.

MDN Reference

webkitAnimationName: string

Deprecated

This is a legacy alias of animationName.

MDN Reference

webkitAnimationPlayState: string

Deprecated

This is a legacy alias of animationPlayState.

MDN Reference

webkitAnimationTimingFunction: string

Deprecated

This is a legacy alias of animationTimingFunction.

MDN Reference

webkitAppearance: string

Deprecated

This is a legacy alias of appearance.

MDN Reference

webkitBackfaceVisibility: string

Deprecated

This is a legacy alias of backfaceVisibility.

MDN Reference

webkitBackgroundClip: string

Deprecated

This is a legacy alias of backgroundClip.

MDN Reference

webkitBackgroundOrigin: string

Deprecated

This is a legacy alias of backgroundOrigin.

MDN Reference

webkitBackgroundSize: string

Deprecated

This is a legacy alias of backgroundSize.

MDN Reference

webkitBorderBottomLeftRadius: string

Deprecated

This is a legacy alias of borderBottomLeftRadius.

MDN Reference

webkitBorderBottomRightRadius: string

Deprecated

This is a legacy alias of borderBottomRightRadius.

MDN Reference

webkitBorderRadius: string

Deprecated

This is a legacy alias of borderRadius.

MDN Reference

webkitBorderTopLeftRadius: string

Deprecated

This is a legacy alias of borderTopLeftRadius.

MDN Reference

webkitBorderTopRightRadius: string

Deprecated

This is a legacy alias of borderTopRightRadius.

MDN Reference

webkitBoxAlign: string

Deprecated

This is a legacy alias of boxAlign.

MDN Reference

webkitBoxFlex: string

Deprecated

This is a legacy alias of boxFlex.

MDN Reference

webkitBoxOrdinalGroup: string

Deprecated

This is a legacy alias of boxOrdinalGroup.

MDN Reference

webkitBoxOrient: string

Deprecated

This is a legacy alias of boxOrient.

MDN Reference

webkitBoxPack: string

Deprecated

This is a legacy alias of boxPack.

MDN Reference

webkitBoxShadow: string

Deprecated

This is a legacy alias of boxShadow.

MDN Reference

webkitBoxSizing: string

Deprecated

This is a legacy alias of boxSizing.

MDN Reference

webkitFilter: string

Deprecated

This is a legacy alias of filter.

MDN Reference

webkitFlex: string

Deprecated

This is a legacy alias of flex.

MDN Reference

webkitFlexBasis: string

Deprecated

This is a legacy alias of flexBasis.

MDN Reference

webkitFlexDirection: string

Deprecated

This is a legacy alias of flexDirection.

MDN Reference

webkitFlexFlow: string

Deprecated

This is a legacy alias of flexFlow.

MDN Reference

webkitFlexGrow: string

Deprecated

This is a legacy alias of flexGrow.

MDN Reference

webkitFlexShrink: string

Deprecated

This is a legacy alias of flexShrink.

MDN Reference

webkitFlexWrap: string

Deprecated

This is a legacy alias of flexWrap.

MDN Reference

webkitJustifyContent: string

Deprecated

This is a legacy alias of justifyContent.

MDN Reference

webkitLineClamp: string
webkitMask: string

Deprecated

This is a legacy alias of mask.

MDN Reference

webkitMaskBoxImage: string

Deprecated

This is a legacy alias of maskBorder.

MDN Reference

webkitMaskBoxImageOutset: string

Deprecated

This is a legacy alias of maskBorderOutset.

MDN Reference

webkitMaskBoxImageRepeat: string

Deprecated

This is a legacy alias of maskBorderRepeat.

MDN Reference

webkitMaskBoxImageSlice: string

Deprecated

This is a legacy alias of maskBorderSlice.

MDN Reference

webkitMaskBoxImageSource: string

Deprecated

This is a legacy alias of maskBorderSource.

MDN Reference

webkitMaskBoxImageWidth: string

Deprecated

This is a legacy alias of maskBorderWidth.

MDN Reference

webkitMaskClip: string

Deprecated

This is a legacy alias of maskClip.

MDN Reference

webkitMaskComposite: string
webkitMaskImage: string

Deprecated

This is a legacy alias of maskImage.

MDN Reference

webkitMaskOrigin: string

Deprecated

This is a legacy alias of maskOrigin.

MDN Reference

webkitMaskPosition: string

Deprecated

This is a legacy alias of maskPosition.

MDN Reference

webkitMaskRepeat: string

Deprecated

This is a legacy alias of maskRepeat.

MDN Reference

webkitMaskSize: string

Deprecated

This is a legacy alias of maskSize.

MDN Reference

webkitOrder: string

Deprecated

This is a legacy alias of order.

MDN Reference

webkitPerspective: string

Deprecated

This is a legacy alias of perspective.

MDN Reference

webkitPerspectiveOrigin: string

Deprecated

This is a legacy alias of perspectiveOrigin.

MDN Reference

webkitTextFillColor: string
webkitTextSizeAdjust: string

Deprecated

This is a legacy alias of textSizeAdjust.

MDN Reference

webkitTextStroke: string
webkitTextStrokeColor: string
webkitTextStrokeWidth: string
webkitTransform: string

Deprecated

This is a legacy alias of transform.

MDN Reference

webkitTransformOrigin: string

Deprecated

This is a legacy alias of transformOrigin.

MDN Reference

webkitTransformStyle: string

Deprecated

This is a legacy alias of transformStyle.

MDN Reference

webkitTransition: string

Deprecated

This is a legacy alias of transition.

MDN Reference

webkitTransitionDelay: string

Deprecated

This is a legacy alias of transitionDelay.

MDN Reference

webkitTransitionDuration: string

Deprecated

This is a legacy alias of transitionDuration.

MDN Reference

webkitTransitionProperty: string

Deprecated

This is a legacy alias of transitionProperty.

MDN Reference

webkitTransitionTimingFunction: string

Deprecated

This is a legacy alias of transitionTimingFunction.

MDN Reference

webkitUserSelect: string

Deprecated

This is a legacy alias of userSelect.

MDN Reference

whiteSpace: string
widows: string
width: string
willChange: string
wordBreak: string
wordSpacing: string
wordWrap: string

Deprecated

MDN Reference

writingMode: string
zIndex: string

Methods

  • Parameters

    • property: string

    Returns string

  • Parameters

    • property: string

    Returns string

  • Parameters

    • index: number

    Returns string

  • Parameters

    • property: string

    Returns string

  • Parameters

    • property: string
    • value: string
    • Optional priority: string

    Returns void