Interface CSSStyleDeclaration

    interface CSSStyleDeclaration {
        accentColor: string;
        alignContent: string;
        alignItems: string;
        alignmentBaseline: string;
        alignSelf: 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;
        baselineSource: 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;
        columns: string;
        columnSpan: string;
        columnWidth: string;
        contain: string;
        container: string;
        containerName: string;
        containerType: string;
        containIntrinsicBlockSize: string;
        containIntrinsicHeight: string;
        containIntrinsicInlineSize: string;
        containIntrinsicSize: string;
        containIntrinsicWidth: string;
        content: string;
        contentVisibility: string;
        counterIncrement: string;
        counterReset: string;
        counterSet: string;
        cssFloat: string;
        cssText: string;
        cursor: string;
        cx: string;
        cy: string;
        d: 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;
        forcedColorAdjust: 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;
        mathDepth: 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;
        offsetAnchor: string;
        offsetDistance: string;
        offsetPath: string;
        offsetPosition: 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;
        r: string;
        resize: string;
        right: string;
        rotate: string;
        rowGap: string;
        rubyPosition: string;
        rx: string;
        ry: string;
        scale: string;
        scrollbarColor: string;
        scrollbarGutter: string;
        scrollbarWidth: 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;
        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;
        tableLayout: string;
        tabSize: 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;
        textWrap: string;
        textWrapMode: string;
        textWrapStyle: string;
        top: string;
        touchAction: string;
        transform: string;
        transformBox: string;
        transformOrigin: string;
        transformStyle: string;
        transition: string;
        transitionBehavior: string;
        transitionDelay: string;
        transitionDuration: string;
        transitionProperty: string;
        transitionTimingFunction: string;
        translate: string;
        unicodeBidi: string;
        userSelect: string;
        vectorEffect: string;
        verticalAlign: string;
        viewTransitionName: 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;
        whiteSpaceCollapse: string;
        widows: string;
        width: string;
        willChange: string;
        wordBreak: string;
        wordSpacing: string;
        wordWrap: string;
        writingMode: string;
        x: string;
        y: string;
        zIndex: string;
        zoom: string;
        [iterator](): ArrayIterator<string>;
        getPropertyPriority(property: string): string;
        getPropertyValue(property: string): string;
        item(index: number): string;
        removeProperty(property: string): string;
        setProperty(property: string, value: string, priority?: string): void;
        [index: number]: string;
    }

    Indexable

    • [index: number]: string

    Properties

    accentColor alignContent alignItems alignmentBaseline alignSelf 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 baselineSource 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 columns columnSpan columnWidth contain container containerName containerType containIntrinsicBlockSize containIntrinsicHeight containIntrinsicInlineSize containIntrinsicSize containIntrinsicWidth content contentVisibility counterIncrement counterReset counterSet cssFloat cssText cursor cx cy d 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 forcedColorAdjust 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 mathDepth mathStyle maxBlockSize maxHeight maxInlineSize maxWidth minBlockSize minHeight minInlineSize minWidth mixBlendMode objectFit objectPosition offset offsetAnchor offsetDistance offsetPath offsetPosition 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 r resize right rotate rowGap rubyPosition rx ry scale scrollbarColor scrollbarGutter scrollbarWidth 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 shapeImageThreshold shapeMargin shapeOutside shapeRendering stopColor stopOpacity stroke strokeDasharray strokeDashoffset strokeLinecap strokeLinejoin strokeMiterlimit strokeOpacity strokeWidth tableLayout tabSize textAlign textAlignLast textAnchor textCombineUpright textDecoration textDecorationColor textDecorationLine textDecorationSkipInk textDecorationStyle textDecorationThickness textEmphasis textEmphasisColor textEmphasisPosition textEmphasisStyle textIndent textOrientation textOverflow textRendering textShadow textTransform textUnderlineOffset textUnderlinePosition textWrap textWrapMode textWrapStyle top touchAction transform transformBox transformOrigin transformStyle transition transitionBehavior transitionDelay transitionDuration transitionProperty transitionTimingFunction translate unicodeBidi userSelect vectorEffect verticalAlign viewTransitionName 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 whiteSpaceCollapse widows width willChange wordBreak wordSpacing wordWrap writingMode x y zIndex zoom

    Methods

    Properties

    accentColor: string
    alignContent: string
    alignItems: string
    alignmentBaseline: string
    alignSelf: 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
    baselineSource: 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

    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
    columns: string
    columnSpan: string
    columnWidth: string
    contain: string
    container: string
    containerName: string
    containerType: string
    containIntrinsicBlockSize: string
    containIntrinsicHeight: string
    containIntrinsicInlineSize: string
    containIntrinsicSize: string
    containIntrinsicWidth: string
    content: string
    contentVisibility: string
    counterIncrement: string
    counterReset: string
    counterSet: string
    cssFloat: string
    cssText: string
    cursor: string
    cx: string
    cy: string
    d: 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
    forcedColorAdjust: string
    gap: string
    grid: string
    gridArea: string
    gridAutoColumns: string
    gridAutoFlow: string
    gridAutoRows: string
    gridColumn: string
    gridColumnEnd: string
    gridColumnGap: string

    This is a legacy alias of columnGap.

    gridColumnStart: string
    gridGap: string

    This is a legacy alias of gap.

    gridRow: string
    gridRowEnd: string
    gridRowGap: string

    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

    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
    mathDepth: 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
    offsetAnchor: string
    offsetDistance: string
    offsetPath: string
    offsetPosition: 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
    r: string
    resize: string
    right: string
    rotate: string
    rowGap: string
    rubyPosition: string
    rx: string
    ry: string
    scale: string
    scrollbarColor: string
    scrollbarGutter: string
    scrollbarWidth: 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
    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
    tableLayout: string
    tabSize: 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
    textWrap: string
    textWrapMode: string
    textWrapStyle: string
    top: string
    touchAction: string
    transform: string
    transformBox: string
    transformOrigin: string
    transformStyle: string
    transition: string
    transitionBehavior: string
    transitionDelay: string
    transitionDuration: string
    transitionProperty: string
    transitionTimingFunction: string
    translate: string
    unicodeBidi: string
    userSelect: string
    vectorEffect: string
    verticalAlign: string
    viewTransitionName: string
    visibility: string
    webkitAlignContent: string

    This is a legacy alias of alignContent.

    MDN Reference

    webkitAlignItems: string

    This is a legacy alias of alignItems.

    MDN Reference

    webkitAlignSelf: string

    This is a legacy alias of alignSelf.

    MDN Reference

    webkitAnimation: string

    This is a legacy alias of animation.

    MDN Reference

    webkitAnimationDelay: string

    This is a legacy alias of animationDelay.

    MDN Reference

    webkitAnimationDirection: string

    This is a legacy alias of animationDirection.

    MDN Reference

    webkitAnimationDuration: string

    This is a legacy alias of animationDuration.

    MDN Reference

    webkitAnimationFillMode: string

    This is a legacy alias of animationFillMode.

    MDN Reference

    webkitAnimationIterationCount: string

    This is a legacy alias of animationIterationCount.

    MDN Reference

    webkitAnimationName: string

    This is a legacy alias of animationName.

    MDN Reference

    webkitAnimationPlayState: string

    This is a legacy alias of animationPlayState.

    MDN Reference

    webkitAnimationTimingFunction: string

    This is a legacy alias of animationTimingFunction.

    MDN Reference

    webkitAppearance: string

    This is a legacy alias of appearance.

    MDN Reference

    webkitBackfaceVisibility: string

    This is a legacy alias of backfaceVisibility.

    MDN Reference

    webkitBackgroundClip: string

    This is a legacy alias of backgroundClip.

    MDN Reference

    webkitBackgroundOrigin: string

    This is a legacy alias of backgroundOrigin.

    MDN Reference

    webkitBackgroundSize: string

    This is a legacy alias of backgroundSize.

    MDN Reference

    webkitBorderBottomLeftRadius: string

    This is a legacy alias of borderBottomLeftRadius.

    MDN Reference

    webkitBorderBottomRightRadius: string

    This is a legacy alias of borderBottomRightRadius.

    MDN Reference

    webkitBorderRadius: string

    This is a legacy alias of borderRadius.

    MDN Reference

    webkitBorderTopLeftRadius: string

    This is a legacy alias of borderTopLeftRadius.

    MDN Reference

    webkitBorderTopRightRadius: string

    This is a legacy alias of borderTopRightRadius.

    MDN Reference

    webkitBoxAlign: string

    This is a legacy alias of boxAlign.

    MDN Reference

    webkitBoxFlex: string

    This is a legacy alias of boxFlex.

    MDN Reference

    webkitBoxOrdinalGroup: string

    This is a legacy alias of boxOrdinalGroup.

    MDN Reference

    webkitBoxOrient: string

    This is a legacy alias of boxOrient.

    MDN Reference

    webkitBoxPack: string

    This is a legacy alias of boxPack.

    MDN Reference

    webkitBoxShadow: string

    This is a legacy alias of boxShadow.

    MDN Reference

    webkitBoxSizing: string

    This is a legacy alias of boxSizing.

    MDN Reference

    webkitFilter: string

    This is a legacy alias of filter.

    MDN Reference

    webkitFlex: string

    This is a legacy alias of flex.

    MDN Reference

    webkitFlexBasis: string

    This is a legacy alias of flexBasis.

    MDN Reference

    webkitFlexDirection: string

    This is a legacy alias of flexDirection.

    MDN Reference

    webkitFlexFlow: string

    This is a legacy alias of flexFlow.

    MDN Reference

    webkitFlexGrow: string

    This is a legacy alias of flexGrow.

    MDN Reference

    webkitFlexShrink: string

    This is a legacy alias of flexShrink.

    MDN Reference

    webkitFlexWrap: string

    This is a legacy alias of flexWrap.

    MDN Reference

    webkitJustifyContent: string

    This is a legacy alias of justifyContent.

    MDN Reference

    webkitLineClamp: string

    This is a legacy alias of lineClamp.

    MDN Reference

    webkitMask: string

    This is a legacy alias of mask.

    MDN Reference

    webkitMaskBoxImage: string

    This is a legacy alias of maskBorder.

    MDN Reference

    webkitMaskBoxImageOutset: string

    This is a legacy alias of maskBorderOutset.

    MDN Reference

    webkitMaskBoxImageRepeat: string

    This is a legacy alias of maskBorderRepeat.

    MDN Reference

    webkitMaskBoxImageSlice: string

    This is a legacy alias of maskBorderSlice.

    MDN Reference

    webkitMaskBoxImageSource: string

    This is a legacy alias of maskBorderSource.

    MDN Reference

    webkitMaskBoxImageWidth: string

    This is a legacy alias of maskBorderWidth.

    MDN Reference

    webkitMaskClip: string

    This is a legacy alias of maskClip.

    MDN Reference

    webkitMaskComposite: string

    This is a legacy alias of maskComposite.

    MDN Reference

    webkitMaskImage: string

    This is a legacy alias of maskImage.

    MDN Reference

    webkitMaskOrigin: string

    This is a legacy alias of maskOrigin.

    MDN Reference

    webkitMaskPosition: string

    This is a legacy alias of maskPosition.

    MDN Reference

    webkitMaskRepeat: string

    This is a legacy alias of maskRepeat.

    MDN Reference

    webkitMaskSize: string

    This is a legacy alias of maskSize.

    MDN Reference

    webkitOrder: string

    This is a legacy alias of order.

    MDN Reference

    webkitPerspective: string

    This is a legacy alias of perspective.

    MDN Reference

    webkitPerspectiveOrigin: string

    This is a legacy alias of perspectiveOrigin.

    MDN Reference

    webkitTextFillColor: string
    webkitTextSizeAdjust: string

    This is a legacy alias of textSizeAdjust.

    MDN Reference

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

    This is a legacy alias of transform.

    MDN Reference

    webkitTransformOrigin: string

    This is a legacy alias of transformOrigin.

    MDN Reference

    webkitTransformStyle: string

    This is a legacy alias of transformStyle.

    MDN Reference

    webkitTransition: string

    This is a legacy alias of transition.

    MDN Reference

    webkitTransitionDelay: string

    This is a legacy alias of transitionDelay.

    MDN Reference

    webkitTransitionDuration: string

    This is a legacy alias of transitionDuration.

    MDN Reference

    webkitTransitionProperty: string

    This is a legacy alias of transitionProperty.

    MDN Reference

    webkitTransitionTimingFunction: string

    This is a legacy alias of transitionTimingFunction.

    MDN Reference

    webkitUserSelect: string

    This is a legacy alias of userSelect.

    MDN Reference

    whiteSpace: string
    whiteSpaceCollapse: string
    widows: string
    width: string
    willChange: string
    wordBreak: string
    wordSpacing: string
    wordWrap: string
    writingMode: string
    x: string
    y: string
    zIndex: string
    zoom: 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
      • Optionalpriority: string

      Returns void