Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface NestedCSSProperties

Hierarchy

Index

Properties

Properties

Optional $debugName

$debugName: string

A debug only (stripped in process.env.NODE_ENV !== 'production') name Helps you figure out where the class is coming from if you care

Optional $nest

Optional $unique

$unique: boolean

The generated CSS selector gets its own unique location in the generated CSS (disables deduping). So instead of .classA,.classB{same properties} you get .classA {same properties} .classB {same properties} This is needed for certain browser edge cases like placeholder styling

Optional -apple-trailing-word

-apple-trailing-word: CSSValueGeneral

Optional -epub-caption-side

-epub-caption-side: CSSValueGeneral

Optional -epub-hyphens

-epub-hyphens: CSSValueGeneral

Optional -epub-text-combine

-epub-text-combine: CSSValueGeneral

Optional -epub-text-emphasis

-epub-text-emphasis: CSSValueGeneral

Optional -epub-text-emphasis-color

-epub-text-emphasis-color: CSSValueGeneral

Optional -epub-text-emphasis-style

-epub-text-emphasis-style: CSSValueGeneral

Optional -epub-text-orientation

-epub-text-orientation: CSSValueGeneral

Optional -epub-text-transform

-epub-text-transform: CSSValueGeneral

Optional -epub-word-break

-epub-word-break: CSSValueGeneral

Optional -epub-writing-mode

-epub-writing-mode: CSSValueGeneral

Optional -internal-marquee-direction

-internal-marquee-direction: CSSValueGeneral

Optional -internal-marquee-increment

-internal-marquee-increment: CSSValueGeneral

Optional -internal-marquee-repetition

-internal-marquee-repetition: CSSValueGeneral

Optional -internal-marquee-speed

-internal-marquee-speed: CSSValueGeneral

Optional -internal-marquee-style

-internal-marquee-style: CSSValueGeneral

Optional -moz-appearance

-moz-appearance: CSSValueGeneral

Optional -moz-binding

-moz-binding: CSSValueGeneral

Optional -moz-border-bottom-colors

-moz-border-bottom-colors: CSSValueGeneral

Optional -moz-border-end

-moz-border-end: CSSValueGeneral

Optional -moz-border-end-color

-moz-border-end-color: CSSValueGeneral

Optional -moz-border-end-style

-moz-border-end-style: CSSValueGeneral

Optional -moz-border-end-width

-moz-border-end-width: CSSValueGeneral

Optional -moz-border-left-colors

-moz-border-left-colors: CSSValueGeneral

Optional -moz-border-right-colors

-moz-border-right-colors: CSSValueGeneral

Optional -moz-border-start

-moz-border-start: CSSValueGeneral

Optional -moz-border-start-color

-moz-border-start-color: CSSValueGeneral

Optional -moz-border-start-style

-moz-border-start-style: CSSValueGeneral

Optional -moz-border-start-width

-moz-border-start-width: CSSValueGeneral

Optional -moz-border-top-colors

-moz-border-top-colors: CSSValueGeneral

Optional -moz-box-align

-moz-box-align: CSSValueGeneral

Optional -moz-box-direction

-moz-box-direction: CSSValueGeneral

Optional -moz-box-flex

-moz-box-flex: CSSValueGeneral

Optional -moz-box-ordinal-group

-moz-box-ordinal-group: CSSValueGeneral

Optional -moz-box-orient

-moz-box-orient: CSSValueGeneral

Optional -moz-box-pack

-moz-box-pack: CSSValueGeneral

Optional -moz-box-sizing

-moz-box-sizing: CSSGlobalValues | "content-box" | "border-box"

Optional -moz-column-count

-moz-column-count: CSSValueGeneral

Optional -moz-column-fill

-moz-column-fill: CSSValueGeneral

Optional -moz-column-gap

-moz-column-gap: CSSValueGeneral

Optional -moz-column-rule

-moz-column-rule: CSSValueGeneral

Optional -moz-column-rule-color

-moz-column-rule-color: CSSValueGeneral

Optional -moz-column-rule-style

-moz-column-rule-style: CSSValueGeneral

Optional -moz-column-rule-width

-moz-column-rule-width: CSSValueGeneral

Optional -moz-column-width

-moz-column-width: CSSValueGeneral

Optional -moz-columns

-moz-columns: CSSValueGeneral

Optional -moz-control-character-visibility

-moz-control-character-visibility: CSSValueGeneral

Optional -moz-float-edge

-moz-float-edge: CSSValueGeneral

Optional -moz-force-broken-image-icon

-moz-force-broken-image-icon: CSSValueGeneral

Optional -moz-hyphens

-moz-hyphens: CSSValueGeneral

Optional -moz-image-region

-moz-image-region: CSSValueGeneral

Optional -moz-margin-end

-moz-margin-end: CSSValueGeneral

Optional -moz-margin-start

-moz-margin-start: CSSValueGeneral

Optional -moz-math-display

-moz-math-display: CSSValueGeneral

Optional -moz-math-variant

-moz-math-variant: CSSValueGeneral

Optional -moz-min-font-size-ratio

-moz-min-font-size-ratio: CSSValueGeneral

Optional -moz-orient

-moz-orient: CSSValueGeneral

Optional -moz-osx-font-smoothing

-moz-osx-font-smoothing: CSSValueGeneral

Optional -moz-outline-radius

-moz-outline-radius: CSSValueGeneral

Optional -moz-outline-radius-bottomleft

-moz-outline-radius-bottomleft: CSSValueGeneral

Optional -moz-outline-radius-bottomright

-moz-outline-radius-bottomright: CSSValueGeneral

Optional -moz-outline-radius-topleft

-moz-outline-radius-topleft: CSSValueGeneral

Optional -moz-outline-radius-topright

-moz-outline-radius-topright: CSSValueGeneral

Optional -moz-padding-end

-moz-padding-end: CSSValueGeneral

Optional -moz-padding-start

-moz-padding-start: CSSValueGeneral

Optional -moz-script-level

-moz-script-level: CSSValueGeneral

Optional -moz-script-min-size

-moz-script-min-size: CSSValueGeneral

Optional -moz-script-size-multiplier

-moz-script-size-multiplier: CSSValueGeneral

Optional -moz-stack-sizing

-moz-stack-sizing: CSSValueGeneral

Optional -moz-tab-size

-moz-tab-size: CSSValueGeneral

Optional -moz-text-align-last

-moz-text-align-last: CSSValueGeneral

Optional -moz-text-decoration-color

-moz-text-decoration-color: CSSValueGeneral

Optional -moz-text-decoration-line

-moz-text-decoration-line: CSSValueGeneral

Optional -moz-text-decoration-style

-moz-text-decoration-style: CSSValueGeneral

Optional -moz-text-size-adjust

-moz-text-size-adjust: CSSValueGeneral

Optional -moz-top-layer

-moz-top-layer: CSSValueGeneral

Optional -moz-transform

-moz-transform: CSSValueGeneral

Optional -moz-user-focus

-moz-user-focus: CSSValueGeneral

Optional -moz-user-input

-moz-user-input: CSSValueGeneral

Optional -moz-user-modify

-moz-user-modify: CSSValueGeneral

Optional -moz-user-select

-moz-user-select: "auto" | "text" | "none" | "contain" | "all"

Optional -moz-window-dragging

-moz-window-dragging: CSSValueGeneral

Optional -moz-window-shadow

-moz-window-shadow: CSSValueGeneral

Optional -ms-accelerator

-ms-accelerator: CSSValueGeneral

Optional -ms-align-items

-ms-align-items: CSSValue<CSSFlexAlign>

Optional -ms-animation

-ms-animation: CSSValueGeneral

Optional -ms-animation-delay

-ms-animation-delay: CSSValueGeneral

Optional -ms-animation-direction

-ms-animation-direction: CSSValueGeneral

Optional -ms-animation-duration

-ms-animation-duration: CSSValueGeneral

Optional -ms-animation-fill-mode

-ms-animation-fill-mode: CSSValueGeneral

Optional -ms-animation-iteration-count

-ms-animation-iteration-count: CSSValueGeneral

Optional -ms-animation-name

-ms-animation-name: CSSValueGeneral

Optional -ms-animation-play-state

-ms-animation-play-state: CSSValueGeneral

Optional -ms-animation-timing-function

-ms-animation-timing-function: CSSValueGeneral

Optional -ms-backface-visibility

-ms-backface-visibility: CSSValueGeneral

Optional -ms-background-position-x

-ms-background-position-x: CSSValueGeneral

Optional -ms-background-position-y

-ms-background-position-y: CSSValueGeneral

Optional -ms-behavior

-ms-behavior: CSSValueGeneral

Optional -ms-block-progression

-ms-block-progression: CSSValueGeneral

Optional -ms-content-zoom-chaining

-ms-content-zoom-chaining: CSSValueGeneral

Optional -ms-content-zoom-limit

-ms-content-zoom-limit: CSSValueGeneral

Optional -ms-content-zoom-limit-max

-ms-content-zoom-limit-max: CSSValueGeneral

Optional -ms-content-zoom-limit-min

-ms-content-zoom-limit-min: CSSValueGeneral

Optional -ms-content-zoom-snap

-ms-content-zoom-snap: CSSValueGeneral

Optional -ms-content-zoom-snap-points

-ms-content-zoom-snap-points: CSSValueGeneral

Optional -ms-content-zoom-snap-type

-ms-content-zoom-snap-type: CSSValueGeneral

Optional -ms-content-zooming

-ms-content-zooming: CSSValueGeneral

Optional -ms-filter

-ms-filter: CSSValueGeneral

Optional -ms-flex

-ms-flex: number | string

Optional -ms-flex-align

-ms-flex-align: any

Optional -ms-flex-direction

-ms-flex-direction: any

Optional -ms-flex-flow

-ms-flex-flow: CSSValueGeneral

Optional -ms-flex-grow

-ms-flex-grow: number

Optional -ms-flex-item-align

-ms-flex-item-align: string

Optional -ms-flex-line-pack

-ms-flex-line-pack: CSSValueGeneral

Optional -ms-flex-negative

-ms-flex-negative: any

Optional -ms-flex-order

-ms-flex-order: CSSValueGeneral

Optional -ms-flex-pack

-ms-flex-pack: string

Optional -ms-flex-positive

-ms-flex-positive: any

Optional -ms-flex-preferred-size

-ms-flex-preferred-size: CSSValueGeneral

Optional -ms-flex-shrink

-ms-flex-shrink: number

Optional -ms-flex-wrap

-ms-flex-wrap: CSSGlobalValues | "nowrap" | "wrap" | "wrap-reverse"

Optional -ms-flow-from

-ms-flow-from: CSSValueGeneral

Optional -ms-flow-into

-ms-flow-into: CSSValueGeneral

Optional -ms-font-feature-settings

-ms-font-feature-settings: CSSValueGeneral

Optional -ms-grid-column

-ms-grid-column: CSSValueGeneral

Optional -ms-grid-column-align

-ms-grid-column-align: CSSValueGeneral

Optional -ms-grid-column-span

-ms-grid-column-span: CSSValueGeneral

Optional -ms-grid-columns

-ms-grid-columns: CSSValueGeneral

Optional -ms-grid-row

-ms-grid-row: CSSValueGeneral

Optional -ms-grid-row-align

-ms-grid-row-align: CSSValueGeneral

Optional -ms-grid-row-span

-ms-grid-row-span: CSSValueGeneral

Optional -ms-grid-rows

-ms-grid-rows: CSSValueGeneral

Optional -ms-high-contrast-adjust

-ms-high-contrast-adjust: CSSValueGeneral

Optional -ms-hyphenate-limit-chars

-ms-hyphenate-limit-chars: CSSValueGeneral

Optional -ms-hyphenate-limit-lines

-ms-hyphenate-limit-lines: CSSValueGeneral

Optional -ms-hyphenate-limit-zone

-ms-hyphenate-limit-zone: CSSValueGeneral

Optional -ms-hyphens

-ms-hyphens: CSSValueGeneral

Optional -ms-ime-align

-ms-ime-align: CSSValueGeneral

Optional -ms-ime-mode

-ms-ime-mode: CSSValueGeneral

Optional -ms-interpolation-mode

-ms-interpolation-mode: CSSValueGeneral

Optional -ms-layout-flow

-ms-layout-flow: CSSValueGeneral

Optional -ms-layout-grid

-ms-layout-grid: CSSValueGeneral

Optional -ms-layout-grid-char

-ms-layout-grid-char: CSSValueGeneral

Optional -ms-layout-grid-line

-ms-layout-grid-line: CSSValueGeneral

Optional -ms-layout-grid-mode

-ms-layout-grid-mode: CSSValueGeneral

Optional -ms-layout-grid-type

-ms-layout-grid-type: CSSValueGeneral

Optional -ms-line-break

-ms-line-break: CSSValueGeneral

Optional -ms-overflow-style

-ms-overflow-style: CSSValueGeneral

Optional -ms-overflow-x

-ms-overflow-x: CSSValueGeneral

Optional -ms-overflow-y

-ms-overflow-y: CSSValueGeneral

Optional -ms-perspective

-ms-perspective: CSSValueGeneral

Optional -ms-perspective-origin

-ms-perspective-origin: CSSValueGeneral

Optional -ms-perspective-origin-x

-ms-perspective-origin-x: CSSValueGeneral

Optional -ms-perspective-origin-y

-ms-perspective-origin-y: CSSValueGeneral

Optional -ms-scroll-chaining

-ms-scroll-chaining: CSSValueGeneral

Optional -ms-scroll-limit

-ms-scroll-limit: CSSValueGeneral

Optional -ms-scroll-limit-x-max

-ms-scroll-limit-x-max: CSSValueGeneral

Optional -ms-scroll-limit-x-min

-ms-scroll-limit-x-min: CSSValueGeneral

Optional -ms-scroll-limit-y-max

-ms-scroll-limit-y-max: CSSValueGeneral

Optional -ms-scroll-limit-y-min

-ms-scroll-limit-y-min: CSSValueGeneral

Optional -ms-scroll-rails

-ms-scroll-rails: CSSValueGeneral

Optional -ms-scroll-snap-points-x

-ms-scroll-snap-points-x: CSSValueGeneral

Optional -ms-scroll-snap-points-y

-ms-scroll-snap-points-y: CSSValueGeneral

Optional -ms-scroll-snap-type

-ms-scroll-snap-type: CSSValueGeneral

Optional -ms-scroll-snap-x

-ms-scroll-snap-x: CSSValueGeneral

Optional -ms-scroll-snap-y

-ms-scroll-snap-y: CSSValueGeneral

Optional -ms-scroll-translation

-ms-scroll-translation: CSSValueGeneral

Optional -ms-scrollbar-3dlight-color

-ms-scrollbar-3dlight-color: CSSValueGeneral

Optional -ms-scrollbar-arrow-color

-ms-scrollbar-arrow-color: CSSValueGeneral

Optional -ms-scrollbar-base-color

-ms-scrollbar-base-color: CSSValueGeneral

Optional -ms-scrollbar-darkshadow-color

-ms-scrollbar-darkshadow-color: CSSValueGeneral

Optional -ms-scrollbar-face-color

-ms-scrollbar-face-color: CSSValueGeneral

Optional -ms-scrollbar-highlight-color

-ms-scrollbar-highlight-color: CSSValueGeneral

Optional -ms-scrollbar-shadow-color

-ms-scrollbar-shadow-color: CSSValueGeneral

Optional -ms-scrollbar-track-color

-ms-scrollbar-track-color: CSSValueGeneral

Optional -ms-text-align-last

-ms-text-align-last: CSSValueGeneral

Optional -ms-text-autospace

-ms-text-autospace: CSSValueGeneral

Optional -ms-text-combine-horizontal

-ms-text-combine-horizontal: CSSValueGeneral

Optional -ms-text-justify

-ms-text-justify: CSSValueGeneral

Optional -ms-text-kashida-space

-ms-text-kashida-space: CSSValueGeneral

Optional -ms-text-overflow

-ms-text-overflow: CSSValueGeneral

Optional -ms-text-size-adjust

-ms-text-size-adjust: CSSValueGeneral

Optional -ms-text-underline-position

-ms-text-underline-position: CSSValueGeneral

Optional -ms-touch-action

-ms-touch-action: CSSValueGeneral

Optional -ms-touch-select

-ms-touch-select: CSSValueGeneral

Optional -ms-transform

-ms-transform: CSSValueGeneral

Optional -ms-transform-origin

-ms-transform-origin: CSSValueGeneral

Optional -ms-transform-origin-x

-ms-transform-origin-x: CSSValueGeneral

Optional -ms-transform-origin-y

-ms-transform-origin-y: CSSValueGeneral

Optional -ms-transform-origin-z

-ms-transform-origin-z: CSSValueGeneral

Optional -ms-transform-style

-ms-transform-style: CSSValueGeneral

Optional -ms-transition

-ms-transition: CSSValueGeneral

Optional -ms-transition-delay

-ms-transition-delay: CSSValueGeneral

Optional -ms-transition-duration

-ms-transition-duration: CSSValueGeneral

Optional -ms-transition-property

-ms-transition-property: CSSValueGeneral

Optional -ms-transition-timing-function

-ms-transition-timing-function: CSSValueGeneral

Optional -ms-user-select

-ms-user-select: "auto" | "text" | "none" | "contain" | "all"

Optional -ms-word-break

-ms-word-break: CSSValueGeneral

Optional -ms-word-wrap

-ms-word-wrap: CSSValueGeneral

Optional -ms-wrap-flow

-ms-wrap-flow: CSSValueGeneral

Optional -ms-wrap-margin

-ms-wrap-margin: CSSValueGeneral

Optional -ms-wrap-through

-ms-wrap-through: CSSValueGeneral

Optional -ms-writing-mode

-ms-writing-mode: CSSValueGeneral

Optional -ms-zoom

-ms-zoom: CSSValueGeneral

Optional -webkit-align-content

-webkit-align-content: CSSValueGeneral

Optional -webkit-align-items

-webkit-align-items: CSSValue<CSSFlexAlign>

Optional -webkit-align-self

-webkit-align-self: CSSValue<"auto" | CSSFlexAlign>

Optional -webkit-alt

-webkit-alt: CSSValueGeneral

Optional -webkit-animation

-webkit-animation: CSSValueGeneral

Optional -webkit-animation-delay

-webkit-animation-delay: CSSValueGeneral

Optional -webkit-animation-direction

-webkit-animation-direction: CSSValueGeneral

Optional -webkit-animation-duration

-webkit-animation-duration: CSSValueGeneral

Optional -webkit-animation-fill-mode

-webkit-animation-fill-mode: CSSValueGeneral

Optional -webkit-animation-iteration-count

-webkit-animation-iteration-count: CSSValueGeneral

Optional -webkit-animation-name

-webkit-animation-name: CSSValueGeneral

Optional -webkit-animation-play-state

-webkit-animation-play-state: CSSValueGeneral

Optional -webkit-animation-timing-function

-webkit-animation-timing-function: CSSValueGeneral

Optional -webkit-animation-trigger

-webkit-animation-trigger: CSSValueGeneral

Optional -webkit-app-region

-webkit-app-region: CSSValueGeneral

Optional -webkit-appearance

-webkit-appearance: CSSValueGeneral

Optional -webkit-aspect-ratio

-webkit-aspect-ratio: CSSValueGeneral

Optional -webkit-backdrop-filter

-webkit-backdrop-filter: CSSValueGeneral

Optional -webkit-backface-visibility

-webkit-backface-visibility: CSSValueGeneral

Optional -webkit-background-clip

-webkit-background-clip: CSSValueGeneral

Optional -webkit-background-composite

-webkit-background-composite: CSSValueGeneral

Optional -webkit-background-origin

-webkit-background-origin: CSSValueGeneral

Optional -webkit-background-size

-webkit-background-size: CSSValueGeneral

Optional -webkit-border-after

-webkit-border-after: CSSValueGeneral

Optional -webkit-border-after-color

-webkit-border-after-color: CSSValueGeneral

Optional -webkit-border-after-style

-webkit-border-after-style: CSSValueGeneral

Optional -webkit-border-after-width

-webkit-border-after-width: CSSValueGeneral

Optional -webkit-border-before

-webkit-border-before: CSSValueGeneral

Optional -webkit-border-before-color

-webkit-border-before-color: CSSValueGeneral

Optional -webkit-border-before-style

-webkit-border-before-style: CSSValueGeneral

Optional -webkit-border-before-width

-webkit-border-before-width: CSSValueGeneral

Optional -webkit-border-bottom-left-radius

-webkit-border-bottom-left-radius: CSSValueGeneral

Optional -webkit-border-bottom-right-radius

-webkit-border-bottom-right-radius: CSSValueGeneral

Optional -webkit-border-end

-webkit-border-end: CSSValueGeneral

Optional -webkit-border-end-color

-webkit-border-end-color: CSSValueGeneral

Optional -webkit-border-end-style

-webkit-border-end-style: CSSValueGeneral

Optional -webkit-border-end-width

-webkit-border-end-width: CSSValueGeneral

Optional -webkit-border-fit

-webkit-border-fit: CSSValueGeneral

Optional -webkit-border-horizontal-spacing

-webkit-border-horizontal-spacing: CSSValueGeneral

Optional -webkit-border-image

-webkit-border-image: CSSValueGeneral

Optional -webkit-border-radius

-webkit-border-radius: CSSValueGeneral

Optional -webkit-border-start

-webkit-border-start: CSSValueGeneral

Optional -webkit-border-start-color

-webkit-border-start-color: CSSValueGeneral

Optional -webkit-border-start-style

-webkit-border-start-style: CSSValueGeneral

Optional -webkit-border-start-width

-webkit-border-start-width: CSSValueGeneral

Optional -webkit-border-top-left-radius

-webkit-border-top-left-radius: CSSValueGeneral

Optional -webkit-border-top-right-radius

-webkit-border-top-right-radius: CSSValueGeneral

Optional -webkit-border-vertical-spacing

-webkit-border-vertical-spacing: CSSValueGeneral

Optional -webkit-box-align

-webkit-box-align: CSSValueGeneral

Optional -webkit-box-decoration-break

-webkit-box-decoration-break: CSSValueGeneral

Optional -webkit-box-direction

-webkit-box-direction: CSSValueGeneral

Optional -webkit-box-flex

-webkit-box-flex: CSSValueGeneral

Optional -webkit-box-flex-group

-webkit-box-flex-group: CSSValueGeneral

Optional -webkit-box-lines

-webkit-box-lines: CSSValueGeneral

Optional -webkit-box-ordinal-group

-webkit-box-ordinal-group: CSSValueGeneral

Optional -webkit-box-orient

-webkit-box-orient: CSSValueGeneral

Optional -webkit-box-pack

-webkit-box-pack: CSSValueGeneral

Optional -webkit-box-reflect

-webkit-box-reflect: CSSValueGeneral

Optional -webkit-box-shadow

-webkit-box-shadow: CSSValueGeneral

Optional -webkit-box-sizing

-webkit-box-sizing: CSSGlobalValues | "content-box" | "border-box"

Optional -webkit-clip-path

-webkit-clip-path: CSSValueGeneral

Optional -webkit-color-correction

-webkit-color-correction: CSSValueGeneral

Optional -webkit-column-axis

-webkit-column-axis: CSSValueGeneral

Optional -webkit-column-break-after

-webkit-column-break-after: CSSValueGeneral

Optional -webkit-column-break-before

-webkit-column-break-before: CSSValueGeneral

Optional -webkit-column-break-inside

-webkit-column-break-inside: CSSValueGeneral

Optional -webkit-column-count

-webkit-column-count: CSSValueGeneral

Optional -webkit-column-fill

-webkit-column-fill: CSSValueGeneral

Optional -webkit-column-gap

-webkit-column-gap: CSSValueGeneral

Optional -webkit-column-progression

-webkit-column-progression: CSSValueGeneral

Optional -webkit-column-rule

-webkit-column-rule: CSSValueGeneral

Optional -webkit-column-rule-color

-webkit-column-rule-color: CSSValueGeneral

Optional -webkit-column-rule-style

-webkit-column-rule-style: CSSValueGeneral

Optional -webkit-column-rule-width

-webkit-column-rule-width: CSSValueGeneral

Optional -webkit-column-span

-webkit-column-span: CSSValueGeneral

Optional -webkit-column-width

-webkit-column-width: CSSValueGeneral

Optional -webkit-columns

-webkit-columns: CSSValueGeneral

Optional -webkit-cursor-visibility

-webkit-cursor-visibility: CSSValueGeneral

Optional -webkit-dashboard-region

-webkit-dashboard-region: CSSValueGeneral

Optional -webkit-filter

-webkit-filter: CSSValueGeneral

Optional -webkit-flex

-webkit-flex: number | string

Optional -webkit-flex-align

-webkit-flex-align: any

Optional -webkit-flex-basis

-webkit-flex-basis: CSSValueGeneral

Optional -webkit-flex-direction

-webkit-flex-direction: any

Optional -webkit-flex-flow

-webkit-flex-flow: CSSValueGeneral

Optional -webkit-flex-grow

-webkit-flex-grow: number

Optional -webkit-flex-negative

-webkit-flex-negative: any

Optional -webkit-flex-positive

-webkit-flex-positive: any

Optional -webkit-flex-shrink

-webkit-flex-shrink: number

Optional -webkit-flex-wrap

-webkit-flex-wrap: CSSGlobalValues | "nowrap" | "wrap" | "wrap-reverse"

Optional -webkit-flow-from

-webkit-flow-from: CSSValueGeneral

Optional -webkit-flow-into

-webkit-flow-into: CSSValueGeneral

Optional -webkit-font-feature-settings

-webkit-font-feature-settings: CSSValueGeneral

Optional -webkit-font-kerning

-webkit-font-kerning: CSSValueGeneral

Optional -webkit-font-size-delta

-webkit-font-size-delta: CSSValueGeneral

Optional -webkit-font-smoothing

-webkit-font-smoothing: CSSValueGeneral

Optional -webkit-font-variant-ligatures

-webkit-font-variant-ligatures: CSSValueGeneral

Optional -webkit-grid

-webkit-grid: CSSValueGeneral

Optional -webkit-grid-area

-webkit-grid-area: CSSValueGeneral

Optional -webkit-grid-auto-columns

-webkit-grid-auto-columns: CSSValueGeneral

Optional -webkit-grid-auto-flow

-webkit-grid-auto-flow: CSSValueGeneral

Optional -webkit-grid-auto-rows

-webkit-grid-auto-rows: CSSValueGeneral

Optional -webkit-grid-column

-webkit-grid-column: CSSValueGeneral

Optional -webkit-grid-column-end

-webkit-grid-column-end: CSSValueGeneral

Optional -webkit-grid-column-gap

-webkit-grid-column-gap: CSSValueGeneral

Optional -webkit-grid-column-start

-webkit-grid-column-start: CSSValueGeneral

Optional -webkit-grid-gap

-webkit-grid-gap: CSSValueGeneral

Optional -webkit-grid-row

-webkit-grid-row: CSSValueGeneral

Optional -webkit-grid-row-end

-webkit-grid-row-end: CSSValueGeneral

Optional -webkit-grid-row-gap

-webkit-grid-row-gap: CSSValueGeneral

Optional -webkit-grid-row-start

-webkit-grid-row-start: CSSValueGeneral

Optional -webkit-grid-template

-webkit-grid-template: CSSValueGeneral

Optional -webkit-grid-template-areas

-webkit-grid-template-areas: CSSValueGeneral

Optional -webkit-grid-template-columns

-webkit-grid-template-columns: CSSValueGeneral

Optional -webkit-grid-template-rows

-webkit-grid-template-rows: CSSValueGeneral

Optional -webkit-highlight

-webkit-highlight: CSSValueGeneral

Optional -webkit-hyphenate-character

-webkit-hyphenate-character: CSSValueGeneral

Optional -webkit-hyphenate-limit-after

-webkit-hyphenate-limit-after: CSSValueGeneral

Optional -webkit-hyphenate-limit-before

-webkit-hyphenate-limit-before: CSSValueGeneral

Optional -webkit-hyphenate-limit-lines

-webkit-hyphenate-limit-lines: CSSValueGeneral

Optional -webkit-hyphens

-webkit-hyphens: CSSValueGeneral

Optional -webkit-initial-letter

-webkit-initial-letter: CSSValueGeneral

Optional -webkit-justify-content

-webkit-justify-content: "flex-start" | "flex-end" | "center" | "space-between" | "space-around"

Optional -webkit-justify-items

-webkit-justify-items: CSSValueGeneral

Optional -webkit-justify-self

-webkit-justify-self: CSSValueGeneral

Optional -webkit-line-align

-webkit-line-align: CSSValueGeneral

Optional -webkit-line-box-contain

-webkit-line-box-contain: CSSValueGeneral

Optional -webkit-line-break

-webkit-line-break: CSSValueGeneral

Optional -webkit-line-clamp

-webkit-line-clamp: CSSValueGeneral

Optional -webkit-line-grid

-webkit-line-grid: CSSValueGeneral

Optional -webkit-line-snap

-webkit-line-snap: CSSValueGeneral

Optional -webkit-locale

-webkit-locale: CSSValueGeneral

Optional -webkit-logical-height

-webkit-logical-height: CSSValueGeneral

Optional -webkit-logical-width

-webkit-logical-width: CSSValueGeneral

Optional -webkit-margin-after

-webkit-margin-after: CSSValueGeneral

Optional -webkit-margin-after-collapse

-webkit-margin-after-collapse: CSSValueGeneral

Optional -webkit-margin-before

-webkit-margin-before: CSSValueGeneral

Optional -webkit-margin-before-collapse

-webkit-margin-before-collapse: CSSValueGeneral

Optional -webkit-margin-bottom-collapse

-webkit-margin-bottom-collapse: CSSValueGeneral

Optional -webkit-margin-collapse

-webkit-margin-collapse: CSSValueGeneral

Optional -webkit-margin-end

-webkit-margin-end: CSSValueGeneral

Optional -webkit-margin-start

-webkit-margin-start: CSSValueGeneral

Optional -webkit-margin-top-collapse

-webkit-margin-top-collapse: CSSValueGeneral

Optional -webkit-marquee

-webkit-marquee: CSSValueGeneral

Optional -webkit-marquee-direction

-webkit-marquee-direction: CSSValueGeneral

Optional -webkit-marquee-increment

-webkit-marquee-increment: CSSValueGeneral

Optional -webkit-marquee-repetition

-webkit-marquee-repetition: CSSValueGeneral

Optional -webkit-marquee-speed

-webkit-marquee-speed: CSSValueGeneral

Optional -webkit-marquee-style

-webkit-marquee-style: CSSValueGeneral

Optional -webkit-mask

-webkit-mask: CSSValueGeneral

Optional -webkit-mask-box-image

-webkit-mask-box-image: CSSValueGeneral

Optional -webkit-mask-box-image-outset

-webkit-mask-box-image-outset: CSSValueGeneral

Optional -webkit-mask-box-image-repeat

-webkit-mask-box-image-repeat: CSSValueGeneral

Optional -webkit-mask-box-image-slice

-webkit-mask-box-image-slice: CSSValueGeneral

Optional -webkit-mask-box-image-source

-webkit-mask-box-image-source: CSSValueGeneral

Optional -webkit-mask-box-image-width

-webkit-mask-box-image-width: CSSValueGeneral

Optional -webkit-mask-clip

-webkit-mask-clip: CSSValueGeneral

Optional -webkit-mask-composite

-webkit-mask-composite: CSSValueGeneral

Optional -webkit-mask-image

-webkit-mask-image: CSSValueGeneral

Optional -webkit-mask-origin

-webkit-mask-origin: CSSValueGeneral

Optional -webkit-mask-position

-webkit-mask-position: CSSValueGeneral

Optional -webkit-mask-position-x

-webkit-mask-position-x: CSSValueGeneral

Optional -webkit-mask-position-y

-webkit-mask-position-y: CSSValueGeneral

Optional -webkit-mask-repeat

-webkit-mask-repeat: CSSValueGeneral

Optional -webkit-mask-repeat-x

-webkit-mask-repeat-x: CSSValueGeneral

Optional -webkit-mask-repeat-y

-webkit-mask-repeat-y: CSSValueGeneral

Optional -webkit-mask-size

-webkit-mask-size: CSSValueGeneral

Optional -webkit-mask-source-type

-webkit-mask-source-type: CSSValueGeneral

Optional -webkit-max-logical-height

-webkit-max-logical-height: CSSValueGeneral

Optional -webkit-max-logical-width

-webkit-max-logical-width: CSSValueGeneral

Optional -webkit-min-logical-height

-webkit-min-logical-height: CSSValueGeneral

Optional -webkit-min-logical-width

-webkit-min-logical-width: CSSValueGeneral

Optional -webkit-nbsp-mode

-webkit-nbsp-mode: CSSValueGeneral

Optional -webkit-opacity

-webkit-opacity: CSSValueGeneral

Optional -webkit-order

-webkit-order: CSSValueGeneral

Optional -webkit-overflow-scrolling

-webkit-overflow-scrolling: "auto" | "touch"

Smooth scrolling on an iPhone. Specifies whether to use native-style scrolling in an element.

see

https://developer.mozilla.org/en-US/docs/Web/CSS/-webkit-overflow-scrolling

Optional -webkit-padding-after

-webkit-padding-after: CSSValueGeneral

Optional -webkit-padding-before

-webkit-padding-before: CSSValueGeneral

Optional -webkit-padding-end

-webkit-padding-end: CSSValueGeneral

Optional -webkit-padding-start

-webkit-padding-start: CSSValueGeneral

Optional -webkit-perspective

-webkit-perspective: CSSValueGeneral

Optional -webkit-perspective-origin

-webkit-perspective-origin: CSSValueGeneral

Optional -webkit-perspective-origin-x

-webkit-perspective-origin-x: CSSValueGeneral

Optional -webkit-perspective-origin-y

-webkit-perspective-origin-y: CSSValueGeneral

Optional -webkit-print-color-adjust

-webkit-print-color-adjust: CSSValueGeneral

Optional -webkit-region-break-after

-webkit-region-break-after: CSSValueGeneral

Optional -webkit-region-break-before

-webkit-region-break-before: CSSValueGeneral

Optional -webkit-region-break-inside

-webkit-region-break-inside: CSSValueGeneral

Optional -webkit-region-fragment

-webkit-region-fragment: CSSValueGeneral

Optional -webkit-rtl-ordering

-webkit-rtl-ordering: CSSValueGeneral

Optional -webkit-ruby-position

-webkit-ruby-position: CSSValueGeneral

Optional -webkit-scroll-snap-coordinate

-webkit-scroll-snap-coordinate: CSSValueGeneral

Optional -webkit-scroll-snap-destination

-webkit-scroll-snap-destination: CSSValueGeneral

Optional -webkit-scroll-snap-points-x

-webkit-scroll-snap-points-x: CSSValueGeneral

Optional -webkit-scroll-snap-points-y

-webkit-scroll-snap-points-y: CSSValueGeneral

Optional -webkit-scroll-snap-type

-webkit-scroll-snap-type: CSSValueGeneral

Optional -webkit-shape-image-threshold

-webkit-shape-image-threshold: CSSValueGeneral

Optional -webkit-shape-margin

-webkit-shape-margin: CSSValueGeneral

Optional -webkit-shape-outside

-webkit-shape-outside: CSSValueGeneral

Optional -webkit-svg-shadow

-webkit-svg-shadow: CSSValueGeneral

Optional -webkit-tap-highlight-color

-webkit-tap-highlight-color: CSSValueGeneral

Optional -webkit-text-align-last

-webkit-text-align-last: CSSValueGeneral

Optional -webkit-text-combine

-webkit-text-combine: CSSValueGeneral

Optional -webkit-text-decoration

-webkit-text-decoration: CSSValueGeneral

Optional -webkit-text-decoration-color

-webkit-text-decoration-color: CSSValueGeneral

Optional -webkit-text-decoration-line

-webkit-text-decoration-line: CSSValueGeneral

Optional -webkit-text-decoration-skip

-webkit-text-decoration-skip: CSSValueGeneral

Optional -webkit-text-decoration-style

-webkit-text-decoration-style: CSSValueGeneral

Optional -webkit-text-decorations-in-effect

-webkit-text-decorations-in-effect: CSSValueGeneral

Optional -webkit-text-emphasis

-webkit-text-emphasis: CSSValueGeneral

Optional -webkit-text-emphasis-color

-webkit-text-emphasis-color: CSSValueGeneral

Optional -webkit-text-emphasis-position

-webkit-text-emphasis-position: CSSValueGeneral

Optional -webkit-text-emphasis-style

-webkit-text-emphasis-style: CSSValueGeneral

Optional -webkit-text-fill-color

-webkit-text-fill-color: CSSValueGeneral

Optional -webkit-text-justify

-webkit-text-justify: CSSValueGeneral

Optional -webkit-text-orientation

-webkit-text-orientation: CSSValueGeneral

Optional -webkit-text-security

-webkit-text-security: CSSValueGeneral

Optional -webkit-text-size-adjust

-webkit-text-size-adjust: CSSValueGeneral

Optional -webkit-text-stroke

-webkit-text-stroke: CSSValueGeneral

Optional -webkit-text-stroke-color

-webkit-text-stroke-color: CSSValueGeneral

Optional -webkit-text-stroke-width

-webkit-text-stroke-width: CSSValueGeneral

Optional -webkit-text-underline-position

-webkit-text-underline-position: CSSValueGeneral

Optional -webkit-text-zoom

-webkit-text-zoom: CSSValueGeneral

Optional -webkit-touch-callout

-webkit-touch-callout: CSSValueGeneral

Optional -webkit-transform

-webkit-transform: CSSValueGeneral

Optional -webkit-transform-origin

-webkit-transform-origin: CSSValueGeneral

Optional -webkit-transform-origin-x

-webkit-transform-origin-x: CSSValueGeneral

Optional -webkit-transform-origin-y

-webkit-transform-origin-y: CSSValueGeneral

Optional -webkit-transform-origin-z

-webkit-transform-origin-z: CSSValueGeneral

Optional -webkit-transform-style

-webkit-transform-style: CSSValueGeneral

Optional -webkit-transition

-webkit-transition: CSSValueGeneral

Optional -webkit-transition-delay

-webkit-transition-delay: CSSValueGeneral

Optional -webkit-transition-duration

-webkit-transition-duration: CSSValueGeneral

Optional -webkit-transition-property

-webkit-transition-property: CSSValueGeneral

Optional -webkit-transition-timing-function

-webkit-transition-timing-function: CSSValueGeneral

Optional -webkit-user-drag

-webkit-user-drag: CSSValueGeneral

Optional -webkit-user-modify

-webkit-user-modify: CSSValueGeneral

Optional -webkit-user-select

-webkit-user-select: "auto" | "text" | "none" | "contain" | "all"

Optional -webkit-writing-mode

-webkit-writing-mode: CSSValueGeneral

Optional alignContent

alignContent: "stretch" | "center" | "flex-start" | "flex-end" | "space-between" | "space-around" | "initial" | "inherit"

Aligns a flex container's lines within the flex container when there is extra space in the cross-axis, similar to how justify-content aligns individual items within the main-axis.

see

https://developer.mozilla.org/en-US/docs/Web/CSS/align-content

Optional alignItems

alignItems: CSSValue<CSSFlexAlign>

Sets the default alignment in the cross axis for all of the flex container's items, including anonymous flex items, similarly to how justify-content aligns items along the main axis.

see

https://developer.mozilla.org/en-US/docs/Web/CSS/align-items

Optional alignSelf

alignSelf: CSSValue<"auto" | CSSFlexAlign>

Allows the default alignment to be overridden for individual flex items.

see

https://developer.mozilla.org/en-US/docs/Web/CSS/align-self

Optional alignmentAdjust

alignmentAdjust: any

This property allows precise alignment of elements, such as graphics, that do not have a baseline-table or lack the desired baseline in their baseline-table. With the alignment-adjust property, the position of the baseline identified by the alignment-baseline can be explicitly determined. It also determines precisely the alignment point for each glyph within a textual element.

Optional alignmentBaseline

alignmentBaseline: "auto" | "baseline" | "before-edge" | "text-before-edge" | "middle" | "central" | "after-edge" | "text-after-edge" | "ideographic" | "alphabetic" | "hanging" | "mathematical" | "inherit"

The alignment-baseline attribute specifies how an object is aligned with respect to its parent.

see

https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/alignment-baseline

Optional animation

animation: CSSValueString

Shorthand property for animation-name, animation-duration, animation-timing-function, animation-delay, animation-iteration-count, animation-direction, animation-fill-mode, and animation-play-state.

see

https://developer.mozilla.org/en-US/docs/Web/CSS/animation

Optional animationDelay

animationDelay: any

Defines a length of time to elapse before an animation starts, allowing an animation to begin execution some time after it is applied.

see

https://developer.mozilla.org/en-US/docs/Web/CSS/animation-delay

Optional animationDirection

animationDirection: CSSGlobalValues | "normal" | "alternate" | "reverse" | "alternate-reverse"

Defines whether an animation should run in reverse on some or all cycles.

see

https://developer.mozilla.org/en-US/docs/Web/CSS/animation-direction

Optional animationDuration

animationDuration: CSSValue<string>

The animation-duration CSS property specifies the length of time that an animation should take to complete one cycle. A value of '0s', which is the default value, indicates that no animation should occur.

see

https://developer.mozilla.org/en-US/docs/Web/CSS/animation-duration

Optional animationFillMode

animationFillMode: "none" | "forwards" | "backwards" | "both"

Specifies how a CSS animation should apply styles to its target before and after it is executing.

see

https://developer.mozilla.org/en-US/docs/Web/CSS/animation-fill-mode

Optional animationIterationCount

animationIterationCount: CSSValue<number | "infinite">

Specifies how many times an animation cycle should play.

see

https://developer.mozilla.org/en-US/docs/Web/CSS/animation-iteration-count

Optional animationName

animationName: CSSValue<string>

Defines the list of animations that apply to the element. Note: You probably want animationDuration as well

see

https://developer.mozilla.org/en-US/docs/Web/CSS/animation-name

Optional animationPlayState

animationPlayState: CSSValue<CSSAnimationPlayState>

Defines whether an animation is running or paused.

see

https://developer.mozilla.org/en-US/docs/Web/CSS/animation-play-state

Optional animationTimingFunction

animationTimingFunction: CSSValue<CSSTimingFunction>

Optional appearance

appearance: CSSValue<"auto" | "none">

Allows changing the style of any element to platform-based interface elements or vice versa.

see

https://developer.mozilla.org/en-US/docs/Web/CSS/appearance

Optional backfaceVisibility

backfaceVisibility: CSSGlobalValues | "visible" | "hidden"

Determines whether or not the “back” side of a transformed element is visible when facing the viewer.

see

https://developer.mozilla.org/en-US/docs/Web/CSS/backface-visibility

Optional background

background: any

Shorthand property to set the values for one or more of: background-clip, background-color, background-image, background-origin, background-position, background-repeat, background-size, and background-attachment.

see

https://developer.mozilla.org/en-US/docs/Web/CSS/background

Optional backgroundAttachment

backgroundAttachment: "scroll" | "fixed" | "local"

If a background-image is specified, this property determines whether that image's position is fixed within the viewport, or scrolls along with its containing block.

see

https://developer.mozilla.org/en-US/docs/Web/CSS/background-attachment

Optional backgroundBlendMode

backgroundBlendMode: CSSValue<CSSBlendMode>

This property describes how the element's background images should blend with each other and the element's background color. The value is a list of blend modes that corresponds to each background image. Each element in the list will apply to the corresponding element of background-image. If a property doesn’t have enough comma-separated values to match the number of layers, the UA must calculate its used value by repeating the list of values until there are enough.

see

https://developer.mozilla.org/en-US/docs/Web/CSS/background-blend-mode

Optional backgroundClip

backgroundClip: CSSValue<CSSBox | "text">

Specifies whether an element's background, either the color or image, extends underneath its border.

see

https://developer.mozilla.org/en-US/docs/Web/CSS/background-clip

Optional backgroundColor

backgroundColor: CSSValue<CSSColor>

Sets the background color of an element.

see

https://developer.mozilla.org/en-US/docs/Web/CSS/background-color

Optional backgroundComposite

backgroundComposite: any

Sets a compositing style for background images and colors.

Optional backgroundImage

backgroundImage: CSSValue<CSSImage>

Applies one or more background images to an element. These can be any valid CSS image, including url() paths to image files or CSS gradients.

see

https://developer.mozilla.org/en-US/docs/Web/CSS/background-image

Optional backgroundOrigin

backgroundOrigin: CSSValue<CSSBox>

Specifies what the background-position property is relative to.

see

https://developer.mozilla.org/en-US/docs/Web/CSS/background-origin

Optional backgroundPosition

backgroundPosition: CSSValue<CSSPosition>

Sets the position of a background image.

see

https://developer.mozilla.org/en-US/docs/Web/CSS/background-position

Optional backgroundRepeat

backgroundRepeat: CSSValue<CSSRepeatStyle>

Background-repeat defines if and how background images will be repeated after they have been sized and positioned

see

https://developer.mozilla.org/en-US/docs/Web/CSS/background-repeat

Optional backgroundSize

backgroundSize: "auto" | "cover" | "contain" | CSSLength | CSSPercentage | CSSGlobalValues

Background-size specifies the size of a background image

see

https://developer.mozilla.org/en-US/docs/Web/CSS/background-size

Optional baselineShift

baselineShift: any

Optional behavior

behavior: any

Non standard. Sets or retrieves the location of the Dynamic HTML (DHTML) behavior.

see

https://msdn.microsoft.com/en-us/library/ms530723(v=vs.85).aspx

Optional border

border: any

Shorthand property that defines the different properties of all four sides of an element's border in a single declaration. It can be used to set border-width, border-style and border-color, or a subset of these.

see

https://developer.mozilla.org/en-US/docs/Web/CSS/border

Optional borderBottom

borderBottom: any

Shorthand that sets the values of border-bottom-color, border-bottom-style, and border-bottom-width.

see

https://developer.mozilla.org/en-US/docs/Web/CSS/border-bottom

Optional borderBottomColor

borderBottomColor: CSSValue<CSSColor>

Sets the color of the bottom border of an element.

see

https://developer.mozilla.org/en-US/docs/Web/CSS/border-bottom-color

Optional borderBottomLeftRadius

borderBottomLeftRadius: any

Defines the shape of the border of the bottom-left corner.

see

https://developer.mozilla.org/en-US/docs/Web/CSS/border-bottom-left-radius

Optional borderBottomRightRadius

borderBottomRightRadius: any

Defines the shape of the border of the bottom-right corner.

see

https://developer.mozilla.org/en-US/docs/Web/CSS/border-bottom-right-radius

Optional borderBottomStyle

borderBottomStyle: CSSValue<CSSLineStyle>

Sets the line style of the bottom border of a box.

see

https://developer.mozilla.org/en-US/docs/Web/CSS/border-bottom-style

Optional borderBottomWidth

borderBottomWidth: CSSValue<CSSLength | CSSPercentage>

Sets the width of an element's bottom border. To set all four borders, use the border-width shorthand property which sets the values simultaneously for border-top-width, border-right-width, border-bottom-width, and border-left-width.

see

https://developer.mozilla.org/en-US/docs/Web/CSS/border-bottom-width

Optional borderCollapse

borderCollapse: any

Border-collapse can be used for collapsing the borders between table cells

see

https://developer.mozilla.org/en-US/docs/Web/CSS/border-collapse

Optional borderColor

borderColor: CSSValue<CSSColorSet>

The CSS border-color property sets the color of an element's four borders. This property can have from one to four values, made up of the elementary properties: • border-top-color • border-right-color • border-bottom-color • border-left-color The default color is the currentColor of each of these values. If you provide one value, it sets the color for the element. Two values set the horizontal and vertical values, respectively. Providing three values sets the top, vertical, and bottom values, in that order. Four values set all for sides: top, right, bottom, and left, in that order.

see

https://developer.mozilla.org/en-US/docs/Web/CSS/border-color

Optional borderCornerShape

borderCornerShape: any

Specifies different corner clipping effects, such as scoop (inner curves), bevel (straight cuts) or notch (cut-off rectangles). Works along with border-radius to specify the size of each corner effect.

Optional borderImageSource

borderImageSource: CSSValue<CSSImage>

The property border-image-source is used to set the image to be used instead of the border style. If this is set to none the border-style is used instead.

see

https://developer.mozilla.org/en-US/docs/Web/CSS/border-image-source

Optional borderImageWidth

borderImageWidth: CSSValue<CSSLength | CSSPercentage>

The border-image-width CSS property defines the offset to use for dividing the border image in nine parts, the top-left corner, central top edge, top-right-corner, central right edge, bottom-right corner, central bottom edge, bottom-left corner, and central right edge. They represent inward distance from the top, right, bottom, and left edges.

see

https://developer.mozilla.org/en-US/docs/Web/CSS/border-image-width

Optional borderLeft

borderLeft: any

Shorthand property that defines the border-width, border-style and border-color of an element's left border in a single declaration. Note that you can use the corresponding longhand properties to set specific individual properties of the left border — border-left-width, border-left-style and border-left-color.

see

https://developer.mozilla.org/en-US/docs/Web/CSS/border-left

Optional borderLeftColor

borderLeftColor: CSSValue<CSSColor>

The CSS border-left-color property sets the color of an element's left border. This page explains the border-left-color value, but often you will find it more convenient to fix the border's left color as part of a shorthand set, either border-left or border-color. Colors can be defined several ways. For more information, see Usage.

see

https://developer.mozilla.org/en-US/docs/Web/CSS/border-left-color

Optional borderLeftStyle

borderLeftStyle: CSSValue<CSSLineStyle>

Sets the style of an element's left border. To set all four borders, use the shorthand property, border-style. Otherwise, you can set the borders individually with border-top-style, border-right-style, border-bottom-style, border-left-style.

see

https://developer.mozilla.org/en-US/docs/Web/CSS/border-left-style

Optional borderLeftWidth

borderLeftWidth: CSSValue<CSSLength | CSSPercentage>

Sets the width of an element's left border. To set all four borders, use the border-width shorthand property which sets the values simultaneously for border-top-width, border-right-width, border-bottom-width, and border-left-width.

see

https://developer.mozilla.org/en-US/docs/Web/CSS/border-left-width

Optional borderRadius

Allows Web authors to define how rounded border corners are

see

https://developer.mozilla.org/en-US/docs/Web/CSS/border-radius

Optional borderRight

borderRight: any

Shorthand property that defines the border-width, border-style and border-color of an element's right border in a single declaration. Note that you can use the corresponding longhand properties to set specific individual properties of the right border — border-right-width, border-right-style and border-right-color.

see

https://developer.mozilla.org/en-US/docs/Web/CSS/border-right

Optional borderRightColor

borderRightColor: CSSValue<CSSColor>

Sets the color of an element's right border. This page explains the border-right-color value, but often you will find it more convenient to fix the border's right color as part of a shorthand set, either border-right or border-color. Colors can be defined several ways. For more information, see Usage.

see

https://developer.mozilla.org/en-US/docs/Web/CSS/border-right-color

Optional borderRightStyle

borderRightStyle: CSSValue<CSSLineStyle>

Sets the style of an element's right border. To set all four borders, use the shorthand property, border-style. Otherwise, you can set the borders individually with border-top-style, border-right-style, border-bottom-style, border-left-style.

see

https://developer.mozilla.org/en-US/docs/Web/CSS/border-right-style

Optional borderRightWidth

borderRightWidth: CSSValue<CSSLength | CSSPercentage>

Sets the width of an element's right border. To set all four borders, use the border-width shorthand property which sets the values simultaneously for border-top-width, border-right-width, border-bottom-width, and border-left-width.

see

https://developer.mozilla.org/en-US/docs/Web/CSS/border-right-width

Optional borderSpacing

borderSpacing: any

Specifies the distance between the borders of adjacent cells.

see

https://developer.mozilla.org/en-US/docs/Web/CSS/border-spacing

Optional borderStyle

Sets the style of an element's four borders. This property can have from one to four values. With only one value, the value will be applied to all four borders; otherwise, this works as a shorthand property for each of border-top-style, border-right-style, border-bottom-style, border-left-style, where each border style may be assigned a separate value.

see

https://developer.mozilla.org/en-US/docs/Web/CSS/border-style

Optional borderTop

borderTop: any

Shorthand property that defines the border-width, border-style and border-color of an element's top border in a single declaration. Note that you can use the corresponding longhand properties to set specific individual properties of the top border — border-top-width, border-top-style and border-top-color.

see

https://developer.mozilla.org/en-US/docs/Web/CSS/border-top

Optional borderTopColor

borderTopColor: CSSValue<CSSColor>

Sets the color of an element's top border. This page explains the border-top-color value, but often you will find it more convenient to fix the border's top color as part of a shorthand set, either border-top or border-color. Colors can be defined several ways. For more information, see Usage.

see

https://developer.mozilla.org/en-US/docs/Web/CSS/border-top-color

Optional borderTopLeftRadius

borderTopLeftRadius: any

Sets the rounding of the top-left corner of the element.

see

https://developer.mozilla.org/en-US/docs/Web/CSS/border-top-left-radius

Optional borderTopRightRadius

borderTopRightRadius: any

Sets the rounding of the top-right corner of the element.

see

https://developer.mozilla.org/en-US/docs/Web/CSS/border-top-right-radius

Optional borderTopStyle

borderTopStyle: CSSValue<CSSLineStyle>

Sets the style of an element's top border. To set all four borders, use the shorthand property, border-style. Otherwise, you can set the borders individually with border-top-style, border-right-style, border-bottom-style, border-left-style.

see

https://developer.mozilla.org/en-US/docs/Web/CSS/border-top-style

Optional borderTopWidth

borderTopWidth: CSSValue<CSSLength | CSSPercentage>

Sets the width of an element's top border. To set all four borders, use the border-width shorthand property which sets the values simultaneously for border-top-width, border-right-width, border-bottom-width, and border-left-width.

see

https://developer.mozilla.org/en-US/docs/Web/CSS/border-top-width

Optional borderWidth

Sets the width of an element's four borders. This property can have from one to four values. This is a shorthand property for setting values simultaneously for border-top-width, border-right-width, border-bottom-width, and border-left-width.

see

https://developer.mozilla.org/en-US/docs/Web/CSS/border-width

Optional bottom

This property specifies how far an absolutely positioned box's bottom margin edge is offset above the bottom edge of the box's containing block. For relatively positioned boxes, the offset is with respect to the bottom edges of the box itself (i.e., the box is given a position in the normal flow, then offset from that position according to these properties).

see

https://developer.mozilla.org/en-US/docs/Web/CSS/bottom

Optional boxAlign

boxAlign: any

Optional boxDecorationBreak

boxDecorationBreak: any

Breaks a box into fragments creating new borders, padding and repeating backgrounds or lets it stay as a continuous box on a page break, column break, or, for inline elements, at a line break.

see

https://developer.mozilla.org/en-US/docs/Web/CSS/box-decoration-break

Optional boxDirection

boxDirection: any

Optional boxFlex

boxFlex: number

Optional boxFlexGroup

boxFlexGroup: number

Optional boxLineProgression

boxLineProgression: any

Do not use. This property has been replaced by the flex-wrap property. Gets or sets a value that specifies the direction to add successive rows or columns when the value of box-lines is set to multiple.

Optional boxLines

boxLines: any

Do not use. This property has been replaced by the flex-wrap property. Gets or sets a value that specifies whether child elements wrap onto multiple lines or columns based on the space available in the object.

see

https://developer.mozilla.org/en-US/docs/Web/CSS/box-lines

Optional boxOrdinalGroup

boxOrdinalGroup: any

Do not use. This property has been replaced by flex-order. Specifies the ordinal group that a child element of the object belongs to. This ordinal value identifies the display order (along the axis defined by the box-orient property) for the group.

see

https://developer.mozilla.org/en-US/docs/Web/CSS/box-ordinal-group

Optional boxShadow

boxShadow: CSSValueGeneral

Optional boxSizing

boxSizing: CSSGlobalValues | "content-box" | "border-box"

Optional breakAfter

breakAfter: "auto" | "avoid" | "avoid-page" | "page" | "left" | "right" | "recto" | "verso" | "avoid-column" | "column" | "avoid-region" | "region"

The CSS break-after property allows you to force a break on multi-column layouts. More specifically, it allows you to force a break after an element. It allows you to determine if a break should occur, and what type of break it should be. The break-after CSS property describes how the page, column or region break behaves after the generated box. If there is no generated box, the property is ignored.

see

https://developer.mozilla.org/en-US/docs/Web/CSS/break-after

Optional breakBefore

breakBefore: "auto" | "avoid" | "avoid-page" | "page" | "left" | "right" | "recto" | "verso" | "avoid-column" | "column" | "avoid-region" | "region"

Control page/column/region breaks that fall above a block of content

see

https://developer.mozilla.org/en-US/docs/Web/CSS/break-before

Optional breakInside

breakInside: "auto" | "avoid" | "avoid-page" | "avoid-column" | "avoid-region"

Control page/column/region breaks that fall within a block of content

see

https://developer.mozilla.org/en-US/docs/Web/CSS/break-inside

Optional captionSide

captionSide: CSSGlobalValues | "top" | "bottom" | "block-start" | "block-end" | "inline-start" | "inline-end"

The caption-side CSS property positions the content of a table's on the specified side.

see

https://developer.mozilla.org/en-US/docs/Web/CSS/caption-side

Optional clear

clear: CSSGlobalValues | "none" | "left" | "right" | "both"

The clear CSS property specifies if an element can be positioned next to or must be positioned below the floating elements that precede it in the markup.

see

https://developer.mozilla.org/en-US/docs/Web/CSS/clear

Optional clip

clip: any

Deprecated; see clip-path. Lets you specify the dimensions of an absolutely positioned element that should be visible, and the element is clipped into this shape, and displayed.

see

https://developer.mozilla.org/en-US/docs/Web/CSS/clip

Optional clipRule

clipRule: any

Clipping crops an graphic, so that only a portion of the graphic is rendered, or filled. This clip-rule property, when used with the clip-path property, defines which clip rule, or algorithm, to use when filling the different parts of a graphics.

see

https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/clip-rule

Optional color

The color property sets the color of an element's foreground content (usually text), accepting any standard CSS color from keywords and hex values to RGB(a) and HSL(a).

see

https://developer.mozilla.org/en-US/docs/Web/CSS/color

Optional columnCount

columnCount: number

Describes the number of columns of the element.

see

https://developer.mozilla.org/en-US/docs/Web/CSS/column-count

Optional columnFill

columnFill: any

Specifies how to fill columns (balanced or sequential).

see

https://developer.mozilla.org/en-US/docs/Web/CSS/column-fill

Optional columnGap

columnGap: any

The column-gap property controls the width of the gap between columns in multi-column elements.

see

https://developer.mozilla.org/en-US/docs/Web/CSS/column-gap

Optional columnRule

columnRule: any

Sets the width, style, and color of the rule between columns.

see

https://developer.mozilla.org/en-US/docs/Web/CSS/column-rule

Optional columnRuleColor

columnRuleColor: CSSValue<CSSColor>

Specifies the color of the rule between columns.

see

https://developer.mozilla.org/en-US/docs/Web/CSS/column-rule-color

Optional columnRuleWidth

columnRuleWidth: CSSValue<CSSLength | CSSPercentage>

Specifies the width of the rule between columns.

see

https://developer.mozilla.org/en-US/docs/Web/CSS/column-rule-width

Optional columnSpan

columnSpan: any

The column-span CSS property makes it possible for an element to span across all columns when its value is set to all. An element that spans more than one column is called a spanning element.

see

https://developer.mozilla.org/en-US/docs/Web/CSS/column-span

Optional columnWidth

Specifies the width of columns in multi-column elements.

see

https://developer.mozilla.org/en-US/docs/Web/CSS/column-width

Optional columns

columns: any

This property is a shorthand property for setting column-width and/or column-count.

see

https://developer.mozilla.org/en-US/docs/Web/CSS/columns

Optional content

The content property is used with the :before and :after pseudo-elements, to insert generated content.

see

https://developer.mozilla.org/en-US/docs/Web/CSS/content

Optional counterIncrement

counterIncrement: any

The counter-increment property accepts one or more names of counters (identifiers), each one optionally followed by an integer which specifies the value by which the counter should be incremented (e.g. if the value is 2, the counter increases by 2 each time it is invoked).

see

https://developer.mozilla.org/en-US/docs/Web/CSS/counter-increment

Optional counterReset

counterReset: any

The counter-reset property contains a list of one or more names of counters, each one optionally followed by an integer (otherwise, the integer defaults to 0.) Each time the given element is invoked, the counters specified by the property are set to the given integer.

see

https://developer.mozilla.org/en-US/docs/Web/CSS/counter-reset

Optional cue

cue: any

The cue property specifies sound files (known as an "auditory icon") to be played by speech media agents before and after presenting an element's content; if only one file is specified, it is played both before and after. The volume at which the file(s) should be played, relative to the volume of the main element, may also be specified. The icon files may also be set separately with the cue-before and cue-after properties.

Optional cueAfter

cueAfter: any

The cue-after property specifies a sound file (known as an "auditory icon") to be played by speech media agents after presenting an element's content; the volume at which the file should be played may also be specified. The shorthand property cue sets cue sounds for both before and after the element is presented.

Optional cursor

cursor: CSSGlobalValues | string | "auto" | "default" | "none" | "context-menu" | "help" | "pointer" | "progress" | "wait" | "cell" | "crosshair" | "text" | "vertical-text" | "alias" | "copy" | "move" | "no-drop" | "not-allowed" | "e-resize" | "n-resize" | "ne-resize" | "nw-resize" | "s-resize" | "se-resize" | "sw-resize" | "w-resize" | "ew-resize" | "ns-resize" | "nesw-resize" | "nwse-resize" | "col-resize" | "row-resize" | "all-scroll" | "zoom-in" | "zoom-out" | "grab" | "grabbing"

Specifies the mouse cursor displayed when the mouse pointer is over an element.

see

https://developer.mozilla.org/en-US/docs/Web/CSS/cursor

Optional direction

direction: CSSGlobalValues | "ltr" | "rtl"

The direction CSS property specifies the text direction/writing direction. The rtl is used for Hebrew or Arabic text, the ltr is for other languages.

see

https://developer.mozilla.org/en-US/docs/Web/CSS/direction

Optional display

display: CSSValue<CSSGlobalValues | string | "none" | "inline" | "block" | "inline-block" | "contents" | "list-item" | "inline-list-item" | "table" | "inline-table" | "table-cell" | "table-column" | "table-column-group" | "table-footer-group" | "table-header-group" | "table-row" | "table-row-group" | "table-caption" | "flex" | "inline-flex" | "grid" | "inline-grid" | "ruby" | "ruby-base" | "ruby-text" | "ruby-base-container" | "ruby-text-container" | "run-in">

This property specifies the type of rendering box used for an element. It is a shorthand property for many other display properties.

see

https://developer.mozilla.org/en-US/docs/Web/CSS/display

Optional dominantBaseline

dominantBaseline: "auto" | "use-script" | "no-change" | "reset-size" | "ideographic" | "alphabetic" | "hanging" | "mathematical" | "central" | "middle" | "text-after-edge" | "text-before-edge" | "inherit"

SVG: Used to determine or re-determine a scaled-baseline-table.

see

https://developer.mozilla.org/en-US/docs/Web/CSS/dominant-baseline

Optional fill

fill: any

The ‘fill’ property paints the interior of the given graphical element. The area to be painted consists of any areas inside the outline of the shape. To determine the inside of the shape, all subpaths are considered, and the interior is determined according to the rules associated with the current value of the ‘fill-rule’ property. The zero-width geometric outline of a shape is included in the area to be painted.

see

https://developer.mozilla.org/en-US/docs/Web/CSS/fill

Optional fillOpacity

fillOpacity: number

SVG: Specifies the opacity of the color or the content the current object is filled with.

see

https://developer.mozilla.org/en-US/docs/Web/CSS/fill-opacity

Optional fillRule

fillRule: any

The ‘fill-rule’ property indicates the algorithm which is to be used to determine what parts of the canvas are included inside the shape. For a simple, non-intersecting path, it is intuitively clear what region lies "inside"; however, for a more complex path, such as a path that intersects itself or where one subpath encloses another, the interpretation of "inside" is not so obvious. The ‘fill-rule’ property provides two options for how the inside of a shape is determined:

see

https://developer.mozilla.org/en-US/docs/Web/CSS/fill-rule

Optional filter

filter: any

Applies various image processing effects. This property is largely unsupported. See Compatibility section for more information.

see

https://developer.mozilla.org/en-US/docs/Web/CSS/filter

Optional flex

flex: number | string

Shorthand for flex-grow, flex-shrink, and flex-basis.

see

https://developer.mozilla.org/en-US/docs/Web/CSS/flex

Optional flexAlign

flexAlign: any

Obsolete, do not use. This property has been renamed to align-items. Specifies the alignment (perpendicular to the layout axis defined by the flex-direction property) of child elements of the object.

see

https://developer.mozilla.org/en-US/docs/Web/CSS/flex-align

Optional flexBasis

flexBasis: any

The flex-basis CSS property describes the initial main size of the flex item before any free space is distributed according to the flex factors described in the flex property (flex-grow and flex-shrink).

see

https://developer.mozilla.org/en-US/docs/Web/CSS/flex-basis

Optional flexDirection

flexDirection: any

The flex-direction CSS property describes how flex items are placed in the flex container, by setting the direction of the flex container's main axis.

see

https://developer.mozilla.org/en-US/docs/Web/CSS/flex-direction

Optional flexFlow

flexFlow: any

The flex-flow CSS property defines the flex container's main and cross axis. It is a shorthand property for the flex-direction and flex-wrap properties.

see

https://developer.mozilla.org/en-US/docs/Web/CSS/flex-flow

Optional flexGrow

flexGrow: number

Specifies the flex grow factor of a flex item.

see

https://developer.mozilla.org/en-US/docs/Web/CSS/flex-grow

Optional flexItemAlign

flexItemAlign: any

Do not use. This property has been renamed to align-self Specifies the alignment (perpendicular to the layout axis defined by flex-direction) of child elements of the object.

see

https://developer.mozilla.org/en-US/docs/Web/CSS/flex-item-align

Optional flexLinePack

flexLinePack: any

Do not use. This property has been renamed to align-content. Specifies how a flexbox's lines align within the flexbox when there is extra space along the axis that is perpendicular to the axis defined by the flex-direction property.

see

https://developer.mozilla.org/en-US/docs/Web/CSS/flex-line-pack

Optional flexNegative

flexNegative: any

Optional flexOrder

flexOrder: any

Gets or sets a value that specifies the ordinal group that a flexbox element belongs to. This ordinal value identifies the display order for the group.

see

https://developer.mozilla.org/en-US/docs/Web/CSS/flex-order

Optional flexPositive

flexPositive: any

Optional flexShrink

flexShrink: number

Specifies the flex shrink factor of a flex item.

see

https://developer.mozilla.org/en-US/docs/Web/CSS/flex-shrink

Optional flexWrap

flexWrap: CSSGlobalValues | "nowrap" | "wrap" | "wrap-reverse"

Specifies whether flex items are forced into a single line or can be wrapped onto multiple lines.

see

https://developer.mozilla.org/en-US/docs/Web/CSS/flex-wrap

Optional float

float: CSSGlobalValues | "left" | "right" | "none" | "inline-start" | "inline-end"

Elements which have the style float are floated horizontally. These elements can move as far to the left or right of the containing element. All elements after the floating element will flow around it, but elements before the floating element are not impacted. If several floating elements are placed after each other, they will float next to each other as long as there is room.

see

https://developer.mozilla.org/en-US/docs/Web/CSS/float

Optional flowFrom

flowFrom: any

Flows content from a named flow (specified by a corresponding flow-into) through selected elements to form a dynamic chain of layout regions.

Optional font

font: any

The font property is shorthand that allows you to do one of two things: you can either set up six of the most mature font properties in one line, or you can set one of a choice of keywords to adopt a system font setting.

see

https://developer.mozilla.org/en-US/docs/Web/CSS/font

Optional fontFamily

fontFamily: any

The font-family property allows one or more font family names and/or generic family names to be specified for usage on the selected element(s)' text. The browser then goes through the list; for each character in the selection it applies the first font family that has an available glyph for that character.

see

https://developer.mozilla.org/en-US/docs/Web/CSS/font-family

Optional fontKerning

fontKerning: CSSGlobalValues | "auto" | "normal" | "none"

The font-kerning property allows contextual adjustment of inter-glyph spacing, i.e. the spaces between the characters in text. This property controls metric kerning - that utilizes adjustment data contained in the font. Optical Kerning is not supported as yet.

see

https://developer.mozilla.org/en-US/docs/Web/CSS/font-kerning

Optional fontSize

Specifies the size of the font. Used to compute em and ex units.

see

https://developer.mozilla.org/en-US/docs/Web/CSS/font-size

Optional fontSizeAdjust

fontSizeAdjust: any

The font-size-adjust property adjusts the font-size of the fallback fonts defined with font-family, so that the x-height is the same no matter what font is used. This preserves the readability of the text when fallback happens.

see

https://developer.mozilla.org/en-US/docs/Web/CSS/font-size-adjust

Optional fontStretch

fontStretch: CSSGlobalValues | "normal" | "ultra-condensed" | "extra-condensed" | "condensed" | "semi-condensed" | "semi-expanded" | "expanded" | "extra-expanded" | "ultra-expanded"

Allows you to expand or condense the widths for a normal, condensed, or expanded font face.

see

https://developer.mozilla.org/en-US/docs/Web/CSS/font-stretch

Optional fontStyle

fontStyle: CSSGlobalValues | "normal" | "italic" | "oblique"

The font-style property allows normal, italic, or oblique faces to be selected. Italic forms are generally cursive in nature while oblique faces are typically sloped versions of the regular face. Oblique faces can be simulated by artificially sloping the glyphs of the regular face.

see

https://developer.mozilla.org/en-US/docs/Web/CSS/font-style

Optional fontSynthesis

fontSynthesis: any

This value specifies whether the user agent is allowed to synthesize bold or oblique font faces when a font family lacks bold or italic faces.

see

https://developer.mozilla.org/en-US/docs/Web/CSS/font-synthesis

Optional fontVariant

fontVariant: any

The font-variant property enables you to select the small-caps font within a font family.

see

https://developer.mozilla.org/en-US/docs/Web/CSS/font-variant

Optional fontVariantAlternates

fontVariantAlternates: any

Fonts can provide alternate glyphs in addition to default glyph for a character. This property provides control over the selection of these alternate glyphs.

see

https://developer.mozilla.org/en-US/docs/Web/CSS/font-variant-alternates

Optional fontWeight

fontWeight: CSSFontWeight

Specifies the weight or boldness of the font.

see

https://developer.mozilla.org/en-US/docs/Web/CSS/font-weight

Optional gridArea

gridArea: any

Lays out one or more grid items bound by 4 grid lines. Shorthand for setting grid-column-start, grid-column-end, grid-row-start, and grid-row-end in a single declaration.

see

https://developer.mozilla.org/en-US/docs/Web/CSS/grid-area

Optional gridColumn

gridColumn: any

Controls a grid item's placement in a grid area, particularly grid position and a grid span. Shorthand for setting grid-column-start and grid-column-end in a single declaration.

see

https://developer.mozilla.org/en-US/docs/Web/CSS/grid-column

Optional gridColumnEnd

gridColumnEnd: any

Controls a grid item's placement in a grid area as well as grid position and a grid span. The grid-column-end property (with grid-row-start, grid-row-end, and grid-column-start) determines a grid item's placement by specifying the grid lines of a grid item's grid area.

see

https://developer.mozilla.org/en-US/docs/Web/CSS/grid-column-end

Optional gridColumnStart

gridColumnStart: any

Determines a grid item's placement by specifying the starting grid lines of a grid item's grid area . A grid item's placement in a grid area consists of a grid position and a grid span. See also ( grid-row-start, grid-row-end, and grid-column-end)

see

https://developer.mozilla.org/en-US/docs/Web/CSS/grid-column-start

Optional gridRow

gridRow: any

Gets or sets a value that indicates which row an element within a Grid should appear in. Shorthand for setting grid-row-start and grid-row-end in a single declaration.

see

https://developer.mozilla.org/en-US/docs/Web/CSS/grid-row

Optional gridRowEnd

gridRowEnd: any

Determines a grid item’s placement by specifying the block-end. A grid item's placement in a grid area consists of a grid position and a grid span. The grid-row-end property (with grid-row-start, grid-column-start, and grid-column-end) determines a grid item's placement by specifying the grid lines of a grid item's grid area.

see

https://developer.mozilla.org/en-US/docs/Web/CSS/grid-row-end

Optional gridRowPosition

gridRowPosition: any

Specifies a row position based upon an integer location, string value, or desired row size. css/properties/grid-row is used as short-hand for grid-row-position and grid-row-position

Optional gridRowSpan

gridRowSpan: any

Optional gridRowStart

gridRowStart: any

Determines a grid item’s start position within the grid row by contributing a line, a span, or nothing (automatic) to its grid placement, thereby specifying the inline-start edge of its grid area.

see

https://developer.mozilla.org/en-US/docs/Web/CSS/grid-row-start

Optional gridTemplateAreas

gridTemplateAreas: any

Specifies named grid areas which are not associated with any particular grid item, but can be referenced from the grid-placement properties. The syntax of the grid-template-areas property also provides a visualization of the structure of the grid, making the overall layout of the grid container easier to understand.

see

https://developer.mozilla.org/en-US/docs/Web/CSS/grid-template-areas

Optional gridTemplateColumns

gridTemplateColumns: any

Specifies (with grid-template-rows) the line names and track sizing functions of the grid. Each sizing function can be specified as a length, a percentage of the grid container’s size, a measurement of the contents occupying the column or row, or a fraction of the free space in the grid.

see

https://developer.mozilla.org/en-US/docs/Web/CSS/grid-template-columns

Optional gridTemplateRows

gridTemplateRows: any

Specifies (with grid-template-columns) the line names and track sizing functions of the grid. Each sizing function can be specified as a length, a percentage of the grid container’s size, a measurement of the contents occupying the column or row, or a fraction of the free space in the grid.

see

https://developer.mozilla.org/en-US/docs/Web/CSS/grid-template-rows

Optional height

Sets the height of an element. The content area of the element height does not include the padding, border, and margin of the element.

see

https://developer.mozilla.org/en-US/docs/Web/CSS/height

Optional hyphenateLimitChars

hyphenateLimitChars: any

Specifies the minimum number of characters in a hyphenated word

see

https://msdn.microsoft.com/en-us/library/hh771865(v=vs.85).aspx

Optional hyphenateLimitLines

hyphenateLimitLines: any

Indicates the maximum number of successive hyphenated lines in an element. The ‘no-limit’ value means that there is no limit.

see

https://msdn.microsoft.com/en-us/library/hh771867(v=vs.85).aspx

Optional hyphenateLimitZone

hyphenateLimitZone: any

Specifies the maximum amount of trailing whitespace (before justification) that may be left in a line before hyphenation is triggered to pull part of a word from the next line back up into the current one.

see

https://msdn.microsoft.com/en-us/library/hh771869(v=vs.85).aspx

Optional hyphens

hyphens: CSSGlobalValues | string | "none" | "manual" | "auto"

Specifies whether or not words in a sentence can be split by the use of a manual or automatic hyphenation mechanism.

see

https://developer.mozilla.org/en-US/docs/Web/CSS/hyphens

Optional imeMode

imeMode: CSSGlobalValues | "auto" | "normal" | "active" | "inactive" | "disabled"

Controls the state of the input method editor for text fields.

see

https://developer.mozilla.org/en-US/docs/Web/CSS/ime-mode

Optional justifyContent

justifyContent: "flex-start" | "flex-end" | "center" | "space-between" | "space-around"

Defines how the browser distributes space between and around flex items along the main-axis of their container.

see

https://developer.mozilla.org/en-US/docs/Web/CSS/justify-content

Optional layoutGrid

layoutGrid: any

Optional layoutGridChar

layoutGridChar: any

Optional layoutGridLine

layoutGridLine: any

Optional layoutGridMode

layoutGridMode: any

Optional layoutGridType

layoutGridType: any

Optional left

Sets the left edge of an element

see

https://developer.mozilla.org/en-US/docs/Web/CSS/left

Optional letterSpacing

letterSpacing: any

The letter-spacing CSS property specifies the spacing behavior between text characters.

see

https://developer.mozilla.org/en-US/docs/Web/CSS/letter-spacing

Optional lineBreak

lineBreak: any

Deprecated. Gets or sets line-breaking rules for text in selected languages such as Japanese, Chinese, and Korean.

see

https://developer.mozilla.org/en-US/docs/Web/CSS/line-break

Optional lineClamp

lineClamp: number

Optional lineHeight

Specifies the height of an inline block level element.

see

https://developer.mozilla.org/en-US/docs/Web/CSS/line-height

Optional listStyle

listStyle: any

Shorthand property that sets the list-style-type, list-style-position and list-style-image properties in one declaration.

see

https://developer.mozilla.org/en-US/docs/Web/CSS/list-style

Optional listStyleImage

listStyleImage: any

This property sets the image that will be used as the list item marker. When the image is available, it will replace the marker set with the 'list-style-type' marker. That also means that if the image is not available, it will show the style specified by list-style-property

see

https://developer.mozilla.org/en-US/docs/Web/CSS/list-style-image

Optional listStylePosition

listStylePosition: CSSGlobalValues | "inside" | "outside"

Specifies if the list-item markers should appear inside or outside the content flow.

see

https://developer.mozilla.org/en-US/docs/Web/CSS/list-style-position

Optional listStyleType

listStyleType: any

Specifies the type of list-item marker in a list.

see

https://developer.mozilla.org/en-US/docs/Web/CSS/list-style-type

Optional margin

margin: any

The margin property is shorthand to allow you to set all four margins of an element at once. Its equivalent longhand properties are margin-top, margin-right, margin-bottom and margin-left. Negative values are also allowed.

see

https://developer.mozilla.org/en-US/docs/Web/CSS/margin

Optional marginBottom

marginBottom: any

margin-bottom sets the bottom margin of an element.

see

https://developer.mozilla.org/en-US/docs/Web/CSS/margin-bottom

Optional marginLeft

marginLeft: any

margin-left sets the left margin of an element.

see

https://developer.mozilla.org/en-US/docs/Web/CSS/margin-left

Optional marginRight

marginRight: any

margin-right sets the right margin of an element.

see

https://developer.mozilla.org/en-US/docs/Web/CSS/margin-right

Optional marginTop

marginTop: CSSValueGeneral

margin-top sets the top margin of an element.

see

https://developer.mozilla.org/en-US/docs/Web/CSS/margin-top

Optional marqueeDirection

marqueeDirection: any

The marquee-direction determines the initial direction in which the marquee content moves.

Optional marqueeStyle

marqueeStyle: any

The 'marquee-style' property determines a marquee's scrolling behavior.

Optional mask

mask: any

This property is shorthand for setting mask-image, mask-mode, mask-repeat, mask-position, mask-clip, mask-origin, mask-composite and mask-size. Omitted values are set to their original properties' initial values.

see

https://developer.mozilla.org/en-US/docs/Web/CSS/mask

Optional maskBorder

maskBorder: any

This property is shorthand for setting mask-border-source, mask-border-slice, mask-border-width, mask-border-outset, and mask-border-repeat. Omitted values are set to their original properties' initial values.

Optional maskBorderRepeat

maskBorderRepeat: any

This property specifies how the images for the sides and the middle part of the mask image are scaled and tiled. The first keyword applies to the horizontal sides, the second one applies to the vertical ones. If the second keyword is absent, it is assumed to be the same as the first, similar to the CSS border-image-repeat property.

Optional maskBorderSlice

maskBorderSlice: any

This property specifies inward offsets from the top, right, bottom, and left edges of the mask image, dividing it into nine regions: four corners, four edges, and a middle. The middle image part is discarded and treated as fully transparent black unless the fill keyword is present. The four values set the top, right, bottom and left offsets in that order, similar to the CSS border-image-slice property.

Optional maskBorderSource

maskBorderSource: any

Specifies an image to be used as a mask. An image that is empty, fails to download, is non-existent, or cannot be displayed is ignored and does not mask the element.

Optional maskBorderWidth

maskBorderWidth: CSSValue<CSSLength | CSSPercentage>

This property sets the width of the mask box image, similar to the CSS border-image-width property.

Optional maskClip

maskClip: any

Determines the mask painting area, which defines the area that is affected by the mask. The painted content of an element may be restricted to this area.

see

https://developer.mozilla.org/en-US/docs/Web/CSS/mask-clip

Optional maskOrigin

maskOrigin: any

For elements rendered as a single box, specifies the mask positioning area. For elements rendered as multiple boxes (e.g., inline boxes on several lines, boxes on several pages) specifies which boxes box-decoration-break operates on to determine the mask positioning area(s).

see

https://developer.mozilla.org/en-US/docs/Web/CSS/mask-origin

Optional maxFontSize

maxFontSize: any

This property must not be used. It is no longer included in any standard or standard track specification, nor is it implemented in any browser. It is only used when the text-align-last property is set to size. It controls allowed adjustments of font-size to fit line content.

Optional maxHeight

Sets the maximum height for an element. It prevents the height of the element to exceed the specified value. If min-height is specified and is greater than max-height, max-height is overridden.

see

https://developer.mozilla.org/en-US/docs/Web/CSS/max-height

Optional maxWidth

Sets the maximum width for an element. It limits the width property to be larger than the value specified in max-width.

see

https://developer.mozilla.org/en-US/docs/Web/CSS/max-width

Optional minHeight

Sets the minimum height for an element. It prevents the height of the element to be smaller than the specified value. The value of min-height overrides both max-height and height.

see

https://developer.mozilla.org/en-US/docs/Web/CSS/min-height

Optional minWidth

Sets the minimum width of an element. It limits the width property to be not smaller than the value specified in min-width.

see

https://developer.mozilla.org/en-US/docs/Web/CSS/min-width

Optional mixBlendMode

mixBlendMode: CSSValue<CSSBlendMode>

The blend mode defines the formula that must be used to mix the colors with the backdrop

see

https://drafts.fxtf.org/compositing-1/#mix-blend-mode

see

https://developer.mozilla.org/en-US/docs/Web/CSS/mix-blend-mode

Optional opacity

opacity: number | CSSGlobalValues

Specifies the transparency of an element.

see

https://developer.mozilla.org/en-US/docs/Web/CSS/opacity

Optional order

order: number

Specifies the order used to lay out flex items in their flex container. Elements are laid out in the ascending order of the order value.

see

https://developer.mozilla.org/en-US/docs/Web/CSS/order

Optional orphans

orphans: number

In paged media, this property defines the minimum number of lines in a block container that must be left at the bottom of the page.

see

https://developer.mozilla.org/en-US/docs/Web/CSS/orphans

Optional outline

outline: any

The CSS outline property is a shorthand property for setting one or more of the individual outline properties outline-style, outline-width and outline-color in a single rule. In most cases the use of this shortcut is preferable and more convenient. Outlines differ from borders in the following ways: • Outlines do not take up space, they are drawn above the content. • Outlines may be non-rectangular. They are rectangular in Gecko/Firefox. Internet Explorer attempts to place the smallest contiguous outline around all elements or shapes that are indicated to have an outline. Opera draws a non-rectangular shape around a construct.

see

https://developer.mozilla.org/en-US/docs/Web/CSS/outline

Optional outlineColor

outlineColor: CSSValue<CSSColor>

The outline-color property sets the color of the outline of an element. An outline is a line that is drawn around elements, outside the border edge, to make the element stand out.

see

https://developer.mozilla.org/en-US/docs/Web/CSS/outline-color

Optional outlineOffset

outlineOffset: any

The outline-offset property offsets the outline and draw it beyond the border edge.

see

https://developer.mozilla.org/en-US/docs/Web/CSS/outline-offset

Optional outlineStyle

outlineStyle: CSSGlobalValues | "auto" | "none" | "dotted" | "dashed" | "solid" | "double" | "groove" | "ridge" | "inset" | "outset"

The outline-style property sets the style of the outline of an element.

see

https://developer.mozilla.org/en-US/docs/Web/CSS/outline-style

Optional outlineWidth

outlineWidth: CSSGlobalValues | "thin" | "medium" | "thick" | CSSLength

The outline-width CSS property is used to set the width of the outline of an element. An outline is a line that is drawn around elements, outside the border edge, to make the element stand out

see

https://developer.mozilla.org/en-US/docs/Web/CSS/outline-width

Optional overflow

The overflow property controls how extra content exceeding the bounding box of an element is rendered. It can be used in conjunction with an element that has a fixed width and height, to eliminate text-induced page distortion.

see

https://developer.mozilla.org/en-US/docs/Web/CSS/overflow

Optional overflowStyle

overflowStyle: any

Specifies the preferred scrolling methods for elements that overflow.

Optional overflowX

overflowX: CSSValue<CSSOverflow>

Controls how extra content exceeding the x-axis of the bounding box of an element is rendered.

see

https://developer.mozilla.org/en-US/docs/Web/CSS/overflow-x

Optional overflowY

overflowY: CSSValue<CSSOverflow>

Controls how extra content exceeding the y-axis of the bounding box of an element is rendered.

see

https://developer.mozilla.org/en-US/docs/Web/CSS/overflow-y

Optional padding

padding: any

The padding optional CSS property sets the required padding space on one to four sides of an element. The padding area is the space between an element and its border. Negative values are not allowed but decimal values are permitted. The element size is treated as fixed, and the content of the element shifts toward the center as padding is increased. The padding property is a shorthand to avoid setting each side separately (padding-top, padding-right, padding-bottom, padding-left).

see

https://developer.mozilla.org/en-US/docs/Web/CSS/padding

Optional paddingBottom

paddingBottom: CSSValue<CSSLength | CSSPercentage>

The padding-bottom CSS property of an element sets the padding space required on the bottom of an element. The padding area is the space between the content of the element and its border. Contrary to margin-bottom values, negative values of padding-bottom are invalid.

see

https://developer.mozilla.org/en-US/docs/Web/CSS/padding-bottom

Optional paddingLeft

The padding-left CSS property of an element sets the padding space required on the left side of an element. The padding area is the space between the content of the element and its border. Contrary to margin-left values, negative values of padding-left are invalid.

see

https://developer.mozilla.org/en-US/docs/Web/CSS/padding-left

Optional paddingRight

The padding-right CSS property of an element sets the padding space required on the right side of an element. The padding area is the space between the content of the element and its border. Contrary to margin-right values, negative values of padding-right are invalid.

see

https://developer.mozilla.org/en-US/docs/Web/CSS/padding-right

Optional paddingTop

The padding-top CSS property of an element sets the padding space required on the top of an element. The padding area is the space between the content of the element and its border. Contrary to margin-top values, negative values of padding-top are invalid.

see

https://developer.mozilla.org/en-US/docs/Web/CSS/padding-top

Optional pageBreakAfter

pageBreakAfter: CSSGlobalValues | "auto" | "always" | "avoid" | "left" | "right" | "recto" | "verso"

The page-break-after property is supported in all major browsers. With CSS3, page-break- properties are only aliases of the break- properties. The CSS3 Fragmentation spec defines breaks for all CSS box fragmentation.

see

https://developer.mozilla.org/en-US/docs/Web/CSS/page-break-after

Optional pageBreakBefore

pageBreakBefore: CSSGlobalValues | "auto" | "always" | "avoid" | "left" | "right" | "recto" | "verso"

The page-break-before property sets the page-breaking behavior before an element. With CSS3, page-break- properties are only aliases of the break- properties. The CSS3 Fragmentation spec defines breaks for all CSS box fragmentation.

see

https://developer.mozilla.org/en-US/docs/Web/CSS/page-break-before

Optional pageBreakInside

pageBreakInside: CSSGlobalValues | "auto" | "avoid"

Sets the page-breaking behavior inside an element. With CSS3, page-break- properties are only aliases of the break- properties. The CSS3 Fragmentation spec defines breaks for all CSS box fragmentation.

see

https://developer.mozilla.org/en-US/docs/Web/CSS/page-break-inside

Optional pause

pause: any

The pause property determines how long a speech media agent should pause before and after presenting an element. It is a shorthand for the pause-before and pause-after properties.

Optional pauseAfter

pauseAfter: any

The pause-after property determines how long a speech media agent should pause after presenting an element. It may be replaced by the shorthand property pause, which sets pause time before and after.

Optional pauseBefore

pauseBefore: any

The pause-before property determines how long a speech media agent should pause before presenting an element. It may be replaced by the shorthand property pause, which sets pause time before and after.

Optional perspective

perspective: any

The perspective property defines how far an element is placed from the view on the z-axis, from the screen to the viewer. Perspective defines how an object is viewed. In graphic arts, perspective is the representation on a flat surface of what the viewer's eye would see in a 3D space. (See Wikipedia for more information about graphical perspective and for related illustrations.) The illusion of perspective on a flat surface, such as a computer screen, is created by projecting points on the flat surface as they would appear if the flat surface were a window through which the viewer was looking at the object. In discussion of virtual environments, this flat surface is called a projection plane.

see

https://developer.mozilla.org/en-US/docs/Web/CSS/perspective

Optional perspectiveOrigin

perspectiveOrigin: any

The perspective-origin property establishes the origin for the perspective property. It effectively sets the X and Y position at which the viewer appears to be looking at the children of the element. When used with perspective, perspective-origin changes the appearance of an object, as if a viewer were looking at it from a different origin. An object appears differently if a viewer is looking directly at it versus looking at it from below, above, or from the side. Thus, the perspective-origin is like a vanishing point. The default value of perspective-origin is 50% 50%. This displays an object as if the viewer's eye were positioned directly at the center of the screen, both top-to-bottom and left-to-right. A value of 0% 0% changes the object as if the viewer was looking toward the top left angle. A value of 100% 100% changes the appearance as if viewed toward the bottom right angle.

see

https://developer.mozilla.org/en-US/docs/Web/CSS/perspective-origin

Optional pointerEvents

pointerEvents: CSSGlobalValues | "auto" | "none" | "visiblePainted" | "visibleFill" | "visibleStroke" | "visible" | "painted" | "fill" | "stroke" | "all"

The pointer-events property allows you to control whether an element can be the target for the pointing device (e.g, mouse, pen) events.

see

https://developer.mozilla.org/en/docs/Web/CSS/pointer-events

Optional position

position: CSSGlobalValues | "static" | "relative" | "absolute" | "sticky" | "fixed"

The position property controls the type of positioning used by an element within its parent elements. The effect of the position property depends on a lot of factors, for example the position property of parent elements.

see

https://developer.mozilla.org/en/docs/Web/CSS/position

Optional punctuationTrim

punctuationTrim: any

Obsolete: unsupported. This property determines whether or not a full-width punctuation mark character should be trimmed if it appears at the beginning of a line, so that its "ink" lines up with the first glyph in the line above and below.

Optional quotes

quotes: any

Sets the type of quotation marks for embedded quotations.

see

https://developer.mozilla.org/en/docs/Web/CSS/quotes

Optional regionFragment

regionFragment: any

Controls whether the last region in a chain displays additional 'overset' content according its default overflow property, or if it displays a fragment of content as if it were flowing into a subsequent region.

Optional resize

resize: CSSGlobalValues | "none" | "both " | "horizontal" | "vertical"

The resize CSS property lets you control the resizability of an element.

see

https://developer.mozilla.org/en/docs/Web/CSS/resize

Optional restAfter

restAfter: any

The rest-after property determines how long a speech media agent should pause after presenting an element's main content, before presenting that element's exit cue sound. It may be replaced by the shorthand property rest, which sets rest time before and after.

Optional restBefore

restBefore: any

The rest-before property determines how long a speech media agent should pause after presenting an intro cue sound for an element, before presenting that element's main content. It may be replaced by the shorthand property rest, which sets rest time before and after.

Optional right

Specifies the position an element in relation to the right side of the containing element.

see

https://developer.mozilla.org/en/docs/Web/CSS/right

Optional rubyAlign

rubyAlign: CSSGlobalValues | "start" | "center" | "space-between" | "space-around"

Specifies the distribution of the different ruby elements over the base.

see

https://developer.mozilla.org/en/docs/Web/CSS/ruby-align

Optional rubyPosition

rubyPosition: CSSGlobalValues | "over" | "under" | "inter-character"

Specifies the position of a ruby element relatives to its base element. It can be position over the element (over), under it (under), or between the characters, on their right side (inter-character).

see

https://developer.mozilla.org/en/docs/Web/CSS/ruby-position

Optional rx

rx: number

SVG: For the element, this attribute defines the x-radius of the element. A value of zero disables rendering of the element. https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/rx

Optional ry

ry: number

SVG: For the element, this attribute defines the y-radius of the element. A value of zero disables rendering of the element. https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/ry

Optional shapeImageThreshold

shapeImageThreshold: any

Defines the alpha channel threshold used to extract a shape from an image. Can be thought of as a "minimum opacity" threshold; that is, a value of 0.5 means that the shape will enclose all the pixels that are more than 50% opaque.

see

https://developer.mozilla.org/en/docs/Web/CSS/shape-image-threshold

Optional shapeInside

shapeInside: any

A future level of CSS Shapes will define a shape-inside property, which will define a shape to wrap content within the element. See Editor's Draft http://dev.w3.org/csswg/css-shapes/ and CSSWG wiki page on next-level plans http://wiki.csswg.org/spec/css-shapes

Optional shapeMargin

shapeMargin: any

Adds a margin to a shape-outside. In effect, defines a new shape that is the smallest contour around all the points that are the shape-margin distance outward perpendicular to each point on the underlying shape. For points where a perpendicular direction is not defined (e.g., a triangle corner), takes all points on a circle centered at the point and with a radius of the shape-margin distance. This property accepts only non-negative values.

see

https://developer.mozilla.org/en/docs/Web/CSS/shape-margin

Optional shapeOutside

shapeOutside: any

Declares a shape around which text should be wrapped, with possible modifications from the shape-margin property. The shape defined by shape-outside and shape-margin changes the geometry of a float element's float area.

see

https://developer.mozilla.org/en/docs/Web/CSS/shape-outside

Optional speak

speak: any

The speak property determines whether or not a speech synthesizer will read aloud the contents of an element.

Optional speakAs

speakAs: any

The speak-as property determines how the speech synthesizer interprets the content: words as whole words or as a sequence of letters, numbers as a numerical value or a sequence of digits, punctuation as pauses in speech or named punctuation characters.

Optional src

Location of a font-face. Used with the @font-face at rule

see

https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/src

Optional stroke

stroke: string

SVG: Defines the color of the outline on a given graphical element.

see

https://developer.mozilla.org/en/docs/Web/CSS/stroke

Optional strokeDasharray

strokeDasharray: number[]

SVG: Controls the pattern of dashes and gaps used to stroke paths.

see

https://developer.mozilla.org/en/docs/Web/CSS/stroke-dasharray

Optional strokeDashoffset

SVG: Specifies the distance into the dash pattern to start the dash

see

https://developer.mozilla.org/en/docs/Web/SVG/Attribute/stroke-dashoffset

Optional strokeLinecap

strokeLinecap: CSSGlobalValues | "butt" | "round" | "square"

SVG: Specifies the shape to be used at the end of open subpaths when they are stroked.

see

https://developer.mozilla.org/en/docs/Web/SVG/Attribute/stroke-linecap

Optional strokeOpacity

strokeOpacity: number

SVG: Specifies the opacity of the outline on the current object.

see

https://developer.mozilla.org/en/docs/Web/CSS/stroke-opacity

Optional strokeWidth

SVG: Specifies the width of the outline on the current object.

see

https://developer.mozilla.org/en/docs/Web/CSS/stroke-width

Optional tabSize

tabSize: any

The tab-size CSS property is used to customise the width of a tab (U+0009) character.

see

https://developer.mozilla.org/en/docs/Web/CSS/tab-size

Optional tableLayout

tableLayout: any

The 'table-layout' property controls the algorithm used to lay out the table cells, rows, and columns.

see

https://developer.mozilla.org/en/docs/Web/CSS/table-layout

Optional textAlign

textAlign: CSSGlobalValues | "start" | "end" | "left" | "right" | "center" | "justify" | "justify-all" | "match-parent"

The text-align CSS property describes how inline content like text is aligned in its parent block element. text-align does not control the alignment of block elements itself, only their inline content.

see

https://developer.mozilla.org/en/docs/Web/CSS/text-align

Optional textAlignLast

textAlignLast: CSSGlobalValues | "auto" | "start" | "end" | "left" | "right" | "center" | "justify"

The text-align-last CSS property describes how the last line of a block element or a line before line break is aligned in its parent block element.

see

https://developer.mozilla.org/en/docs/Web/CSS/text-align-last

Optional textAnchor

textAnchor: "start" | "middle" | "end" | "inherit"

SVG: The text-anchor attribute is used to align (start-, middle- or end-alignment) a string of text relative to a given point.

see

https://developer.mozilla.org/en-US/docs/Web/CSS/text-anchor

Optional textDecoration

textDecoration: any

The text-decoration CSS property is used to set the text formatting to underline, overline, line-through or blink. underline and overline decorations are positioned under the text, line-through over it.

see

https://developer.mozilla.org/en/docs/Web/CSS/text-decoration

Optional textDecorationColor

textDecorationColor: CSSValue<CSSColor>

Sets the color of any text decoration, such as underlines, overlines, and strike throughs.

see

https://developer.mozilla.org/en/docs/Web/CSS/text-decoration-color

Optional textDecorationLine

textDecorationLine: any

Sets what kind of line decorations are added to an element, such as underlines, overlines, etc.

see

https://developer.mozilla.org/en/docs/Web/CSS/text-decoration-line

Optional textDecorationLineThrough

textDecorationLineThrough: any

Optional textDecorationNone

textDecorationNone: any

Optional textDecorationOverline

textDecorationOverline: any

Optional textDecorationSkip

textDecorationSkip: any

Specifies what parts of an element’s content are skipped over when applying any text decoration.

see

https://developer.mozilla.org/en/docs/Web/CSS/text-decoration-skip

Optional textDecorationStyle

textDecorationStyle: CSSGlobalValues | "solid" | "double" | "dotted" | "dashed" | "wavy"

This property specifies the style of the text decoration line drawn on the specified element. The intended meaning for the values are the same as those of the border-style-properties.

see

https://developer.mozilla.org/en/docs/Web/CSS/text-decoration-style

Optional textDecorationUnderline

textDecorationUnderline: any

Optional textEmphasis

textEmphasis: any

The text-emphasis property will apply special emphasis marks to the elements text. Slightly similar to the text-decoration property only that this property can have affect on the line-height. It also is noted that this is shorthand for text-emphasis-style and for text-emphasis-color.

see

https://developer.mozilla.org/en/docs/Web/CSS/text-emphasis

Optional textEmphasisColor

textEmphasisColor: CSSValue<CSSColor>

The text-emphasis-color property specifies the foreground color of the emphasis marks.

see

https://developer.mozilla.org/en/docs/Web/CSS/text-emphasis-color

Optional textEmphasisStyle

textEmphasisStyle: any

The text-emphasis-style property applies special emphasis marks to an element's text.

see

https://developer.mozilla.org/en/docs/Web/CSS/text-emphasis-style

Optional textHeight

This property helps determine an inline box's block-progression dimension, derived from the text-height and font-size properties for non-replaced elements, the height or the width for replaced elements, and the stacked block-progression dimension for inline-block elements. The block-progression dimension determines the position of the padding, border and margin for the element.

Optional textIndent

textIndent: any

Specifies the amount of space horizontally that should be left on the first line of the text of an element. This horizontal spacing is at the beginning of the first line and is in respect to the left edge of the containing block box.

see

https://developer.mozilla.org/en/docs/Web/CSS/text-indent

Optional textJustifyTrim

textJustifyTrim: any

Optional textKashidaSpace

textKashidaSpace: any

Optional textLineThrough

textLineThrough: any

The text-line-through property is a shorthand property for text-line-through-style, text-line-through-color and text-line-through-mode. (Considered obsolete; use text-decoration instead.)

Optional textLineThroughColor

textLineThroughColor: CSSValue<CSSColor>

Specifies the line colors for the line-through text decoration. (Considered obsolete; use text-decoration-color instead.)

Optional textLineThroughMode

textLineThroughMode: any

Sets the mode for the line-through text decoration, determining whether the text decoration affects the space characters or not. (Considered obsolete; use text-decoration-skip instead.)

Optional textLineThroughStyle

textLineThroughStyle: any

Specifies the line style for line-through text decoration. (Considered obsolete; use text-decoration-style instead.)

Optional textLineThroughWidth

textLineThroughWidth: CSSValue<CSSLength | CSSPercentage>

Specifies the line width for the line-through text decoration.

Optional textOverflow

textOverflow: CSSGlobalValues | "clip" | "ellipsis" | string

The text-overflow shorthand CSS property determines how overflowed content that is not displayed is signaled to the users. It can be clipped, display an ellipsis ('…', U+2026 HORIZONTAL ELLIPSIS) or a Web author-defined string. It covers the two long-hand properties text-overflow-mode and text-overflow-ellipsis

see

https://developer.mozilla.org/en/docs/Web/CSS/text-overflow

Optional textOverline

textOverline: any

The text-overline property is the shorthand for the text-overline-style, text-overline-width, text-overline-color, and text-overline-mode properties.

Optional textOverlineColor

textOverlineColor: CSSValue<CSSColor>

Specifies the line color for the overline text decoration.

Optional textOverlineMode

textOverlineMode: any

Sets the mode for the overline text decoration, determining whether the text decoration affects the space characters or not.

Optional textOverlineStyle

textOverlineStyle: any

Specifies the line style for overline text decoration.

Optional textOverlineWidth

textOverlineWidth: CSSValue<CSSLength | CSSPercentage>

Specifies the line width for the overline text decoration.

Optional textRendering

textRendering: CSSGlobalValues | "auto" | "optimizeSpeed" | "optimizeLegibility" | "geometricPrecision"

The text-rendering CSS property provides information to the browser about how to optimize when rendering text. Options are: legibility, speed or geometric precision.

see

https://developer.mozilla.org/en/docs/Web/CSS/text-rendering

Optional textScript

textScript: any

Obsolete: unsupported.

Optional textShadow

textShadow: any

The CSS text-shadow property applies one or more drop shadows to the text and of an element. Each shadow is specified as an offset from the text, along with optional color and blur radius values.

see

https://developer.mozilla.org/en/docs/Web/CSS/text-shadow

Optional textTransform

textTransform: CSSGlobalValues | "none" | "capitalize" | "uppercase" | "lowercase" | "full-width"

This property transforms text for styling purposes. (It has no effect on the underlying content.)

see

https://developer.mozilla.org/en/docs/Web/CSS/text-transform

Optional textUnderlinePosition

textUnderlinePosition: any

Unsupported. This property will add a underline position value to the element that has an underline defined.

Optional textUnderlineStyle

textUnderlineStyle: any

After review this should be replaced by text-decoration should it not? This property will set the underline style for text with a line value for underline, overline, and line-through.

Optional top

This property specifies how far an absolutely positioned box's top margin edge is offset below the top edge of the box's containing block. For relatively positioned boxes, the offset is with respect to the top edges of the box itself (i.e., the box is given a position in the normal flow, then offset from that position according to these properties).

see

https://developer.mozilla.org/en/docs/Web/CSS/top

Optional touchAction

touchAction: CSSGlobalValues | "auto" | "none" | "pan-x" | "pan-left" | "pan-right" | "pan-y" | "pan-up" | "pan-down" | "manipulation"

Determines whether touch input may trigger default behavior supplied by the user agent, such as panning or zooming.

see

https://developer.mozilla.org/en/docs/Web/CSS/touch-action

Optional transform

CSS transforms allow elements styled with CSS to be transformed in two-dimensional or three-dimensional space. Using this property, elements can be translated, rotated, scaled, and skewed. The value list may consist of 2D and/or 3D transform values.

see

https://developer.mozilla.org/en/docs/Web/CSS/transform

Optional transformOrigin

transformOrigin: any

This property defines the origin of the transformation axes relative to the element to which the transformation is applied.

see

https://developer.mozilla.org/en/docs/Web/CSS/transform-origin

Optional transformOriginZ

transformOriginZ: any

This property allows you to define the relative position of the origin of the transformation grid along the z-axis.

Optional transformStyle

transformStyle: CSSGlobalValues | "flat" | "preserve-3d"

This property specifies how nested elements are rendered in 3D space relative to their parent.

see

https://developer.mozilla.org/en/docs/Web/CSS/transform-style

Optional transition

transition: any

The transition CSS property is a shorthand property for transition-property, transition-duration, transition-timing-function, and transition-delay. It allows to define the transition between two states of an element.

see

https://developer.mozilla.org/en/docs/Web/CSS/transition

Optional transitionDelay

transitionDelay: any

Defines when the transition will start. A value of ‘0s’ means the transition will execute as soon as the property is changed. Otherwise, the value specifies an offset from the moment the property is changed, and the transition will delay execution by that offset.

see

https://developer.mozilla.org/en/docs/Web/CSS/transition-delay

Optional transitionDuration

transitionDuration: any

The 'transition-duration' property specifies the length of time a transition animation takes to complete.

see

https://developer.mozilla.org/en/docs/Web/CSS/transition-duration

Optional transitionProperty

transitionProperty: CSSValueString

The 'transition-property' property specifies the name of the CSS property to which the transition is applied.

see

https://developer.mozilla.org/en/docs/Web/CSS/transition-property

Optional transitionTimingFunction

transitionTimingFunction: CSSTimingFunction

Sets the pace of action within a transition

see

https://developer.mozilla.org/en/docs/Web/CSS/transition-timing-function

Optional unicodeBidi

unicodeBidi: any

The unicode-bidi CSS property specifies the level of embedding with respect to the bidirectional algorithm.

see

https://developer.mozilla.org/en/docs/Web/CSS/unicode-bidi

Optional unicodeRange

unicodeRange: any

unicode-range allows you to set a specific range of characters to be downloaded from a font (embedded using @font-face) and made available for use on the current page.

see

https://developer.mozilla.org/en/docs/Web/CSS/unicode-range

Optional userFocus

userFocus: any

This is for all the high level UX stuff.

Optional userInput

userInput: any

For inputing user content

Optional userSelect

userSelect: "auto" | "text" | "none" | "contain" | "all"

Optional verticalAlign

verticalAlign: CSSGlobalValues | "baseline" | "sub" | "super" | "text-top" | "text-bottom" | "middle" | "top" | "bottom" | CSSLength | CSSPercentage

The vertical-align property controls how inline elements or text are vertically aligned compared to the baseline. If this property is used on table-cells it controls the vertical alignment of content of the table cell.

see

https://developer.mozilla.org/en/docs/Web/CSS/vertical-align

Optional visibility

visibility: CSSGlobalValues | "visible" | "hidden" | "collapse"

The visibility property specifies whether the boxes generated by an element are rendered.

see

https://developer.mozilla.org/en/docs/Web/CSS/visibility

Optional voiceBalance

voiceBalance: any

The voice-balance property sets the apparent position (in stereo sound) of the synthesized voice for spoken media.

Optional voiceDuration

voiceDuration: any

The voice-duration property allows the author to explicitly set the amount of time it should take a speech synthesizer to read an element's content, for example to allow the speech to be synchronized with other media. With a value of auto (the default) the length of time it takes to read the content is determined by the content itself and the voice-rate property.

Optional voiceFamily

voiceFamily: any

The voice-family property sets the speaker's voice used by a speech media agent to read an element. The speaker may be specified as a named character (to match a voice option in the speech reading software) or as a generic description of the age and gender of the voice. Similar to the font-family property for visual media, a comma-separated list of fallback options may be given in case the speech reader does not recognize the character name or cannot synthesize the requested combination of generic properties.

Optional voicePitch

voicePitch: any

The voice-pitch property sets pitch or tone (high or low) for the synthesized speech when reading an element; the pitch may be specified absolutely or relative to the normal pitch for the voice-family used to read the text.

Optional voiceRange

voiceRange: any

The voice-range property determines how much variation in pitch or tone will be created by the speech synthesize when reading an element. Emphasized text, grammatical structures and punctuation may all be rendered as changes in pitch, this property determines how strong or obvious those changes are; large ranges are associated with enthusiastic or emotional speech, while small ranges are associated with flat or mechanical speech.

Optional voiceRate

voiceRate: any

The voice-rate property sets the speed at which the voice synthesized by a speech media agent will read content.

Optional voiceStress

voiceStress: any

The voice-stress property sets the level of vocal emphasis to be used for synthesized speech reading the element.

Optional voiceVolume

voiceVolume: any

The voice-volume property sets the volume for spoken content in speech media. It replaces the deprecated volume property.

Optional whiteSpace

whiteSpace: CSSGlobalValues | "normal" | "nowrap" | "pre" | "pre-line" | "pre-wrap"

The white-space property controls whether and how white space inside the element is collapsed, and whether lines may wrap at unforced "soft wrap" opportunities.

see

https://developer.mozilla.org/en/docs/Web/CSS/white-space

Optional whiteSpaceTreatment

whiteSpaceTreatment: any

Obsolete: unsupported.

Optional widows

widows: number

In paged media, this property defines the mimimum number of lines that must be left at the top of the second page.

see

https://developer.mozilla.org/en/docs/Web/CSS/widows

Optional width

Specifies the width of the content area of an element. The content area of the element width does not include the padding, border, and margin of the element.

see

https://developer.mozilla.org/en/docs/Web/CSS/width

Optional wordBreak

wordBreak: CSSGlobalValues | "normal" | "break-all" | "keep-all"

The word-break property is often used when there is long generated content that is strung together without and spaces or hyphens to beak apart. A common case of this is when there is a long URL that does not have any hyphens. This case could potentially cause the breaking of the layout as it could extend past the parent element.

see

https://developer.mozilla.org/en/docs/Web/CSS/word-break

Optional wordSpacing

wordSpacing: CSSGlobalValues | "normal" | CSSLength | CSSPercentage

The word-spacing CSS property specifies the spacing behavior between "words".

see

https://developer.mozilla.org/en/docs/Web/CSS/word-spacing

Optional wordWrap

wordWrap: CSSGlobalValues | "normal" | "break-word"

An alias of css/properties/overflow-wrap, word-wrap defines whether to break words when the content exceeds the boundaries of its container.

see

https://developer.mozilla.org/en/docs/Web/CSS/word-wrap

Optional wrapFlow

wrapFlow: any

Specifies how exclusions affect inline content within block-level elements. Elements lay out their inline content in their content area but wrap around exclusion areas.

Optional wrapMargin

wrapMargin: any

Set the value that is used to offset the inner wrap shape from other shapes. Inline content that intersects a shape with this property will be pushed by this shape's margin.

Optional wrapOption

wrapOption: any

Obsolete and unsupported. Do not use. This CSS property controls the text when it reaches the end of the block in which it is enclosed.

Optional writingMode

writingMode: CSSGlobalValues | "horizontal-tb" | "vertical-rl" | "vertical-lr" | "sideways-rl" | "sideways-lr"

writing-mode specifies if lines of text are laid out horizontally or vertically, and the direction which lines of text and blocks progress.

see

https://developer.mozilla.org/en/docs/Web/CSS/writing-mode

Optional zIndex

zIndex: "auto" | number

The z-index property specifies the z-order of an element and its descendants. When elements overlap, z-order determines which one covers the other.

see

https://developer.mozilla.org/en/docs/Web/CSS/z-index

Optional zoom

zoom: "auto" | number

Sets the initial zoom factor of a document defined by @viewport.

see

https://developer.mozilla.org/en/docs/Web/CSS/zoom

Generated using TypeDoc