Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace <internal>

Index

Enumerations

Enumeration members

Classes

Interfaces

Type aliases

Variables

Enumeration members

ONLINE_STATUS

ONLINE_STATUS = "ONLINE_STATUS"

Type aliases

AbsoluteSize

AbsoluteSize: "large" | "medium" | "small" | "x-large" | "x-small" | "xx-large" | "xx-small" | "xxx-large"

AccentColor

AccentColor: Globals | <internal>.Color | "auto"

AlignContent

AlignContent: Globals | ContentDistribution | ContentPosition | "baseline" | "normal" | (string & {})

AlignItems

AlignItems: Globals | SelfPosition | "baseline" | "normal" | "stretch" | (string & {})

AlignSelf

AlignSelf: Globals | SelfPosition | "auto" | "baseline" | "normal" | "stretch" | (string & {})

AlignTracks

AlignTracks: Globals | ContentDistribution | ContentPosition | "baseline" | "normal" | (string & {})

AlignmentBaseline

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

AnimateableFeature

AnimateableFeature: "contents" | "scroll-position" | (string & {})

Animation

Animation<TTime>: Globals | SingleAnimation<TTime> | (string & {})

Type parameters

  • TTime = string & {}

AnimationDelay

AnimationDelay<TTime>: Globals | TTime | (string & {})

Type parameters

  • TTime = string & {}

AnimationDirection

AnimationDirection: Globals | SingleAnimationDirection | (string & {})

AnimationDuration

AnimationDuration<TTime>: Globals | TTime | (string & {})

Type parameters

  • TTime = string & {}

AnimationFillMode

AnimationFillMode: Globals | SingleAnimationFillMode | (string & {})

AnimationIterationCount

AnimationIterationCount: Globals | "infinite" | (string & {}) | (number & {})

AnimationName

AnimationName: Globals | "none" | (string & {})

AnimationPlayState

AnimationPlayState: Globals | "paused" | "running" | (string & {})

AnimationTimingFunction

AnimationTimingFunction: Globals | EasingFunction | (string & {})

Appearance

Appearance: Globals | CompatAuto | "auto" | "menulist-button" | "none" | "textfield"

ArrayBufferLike

ArrayBufferLike: ArrayBufferTypes[keyof ArrayBufferTypes]

AspectRatio

AspectRatio: Globals | "auto" | (string & {})

Attachment

Attachment: "fixed" | "local" | "scroll"

Azimuth

Azimuth: Globals | "behind" | "center" | "center-left" | "center-right" | "far-left" | "far-right" | "left" | "left-side" | "leftwards" | "right" | "right-side" | "rightwards" | (string & {})

BackdropFilter

BackdropFilter: Globals | "none" | (string & {})

BackfaceVisibility

BackfaceVisibility: Globals | "hidden" | "visible"

Background

Background<TLength>: Globals | FinalBgLayer<TLength> | (string & {})

Type parameters

  • TLength = (string & {}) | 0

BackgroundAttachment

BackgroundAttachment: Globals | Attachment | (string & {})

BackgroundBlendMode

BackgroundBlendMode: Globals | BlendMode | (string & {})

BackgroundClip

BackgroundClip: Globals | Box | (string & {})

BackgroundColor

BackgroundColor: Globals | <internal>.Color

BackgroundImage

BackgroundImage: Globals | "none" | (string & {})

BackgroundOrigin

BackgroundOrigin: Globals | Box | (string & {})

BackgroundPosition

BackgroundPosition<TLength>: Globals | BgPosition<TLength> | (string & {})

Type parameters

  • TLength = (string & {}) | 0

BackgroundPositionX

BackgroundPositionX<TLength>: Globals | TLength | "center" | "left" | "right" | "x-end" | "x-start" | (string & {})

Type parameters

  • TLength = (string & {}) | 0

BackgroundPositionY

BackgroundPositionY<TLength>: Globals | TLength | "bottom" | "center" | "top" | "y-end" | "y-start" | (string & {})

Type parameters

  • TLength = (string & {}) | 0

BackgroundRepeat

BackgroundRepeat: Globals | RepeatStyle | (string & {})

BackgroundSize

BackgroundSize<TLength>: Globals | BgSize<TLength> | (string & {})

Type parameters

  • TLength = (string & {}) | 0

BaselineShift

BaselineShift<TLength>: Globals | TLength | "baseline" | "sub" | "super" | (string & {})

Type parameters

  • TLength = (string & {}) | 0

BgPosition

BgPosition<TLength>: TLength | "bottom" | "center" | "left" | "right" | "top" | (string & {})

Type parameters

  • TLength

BgSize

BgSize<TLength>: TLength | "auto" | "contain" | "cover" | (string & {})

Type parameters

  • TLength

BlendMode

BlendMode: "color" | "color-burn" | "color-dodge" | "darken" | "difference" | "exclusion" | "hard-light" | "hue" | "lighten" | "luminosity" | "multiply" | "normal" | "overlay" | "saturation" | "screen" | "soft-light"

BlockOverflow

BlockOverflow: Globals | "clip" | "ellipsis" | (string & {})

BlockSize

BlockSize<TLength>: Globals | TLength | "-moz-fit-content" | "-moz-max-content" | "-moz-min-content" | "-webkit-fill-available" | "auto" | "fit-content" | "max-content" | "min-content" | (string & {})

Type parameters

  • TLength = (string & {}) | 0

Border

Border<TLength>: Globals | LineWidth<TLength> | LineStyle | <internal>.Color | (string & {})

Type parameters

  • TLength = (string & {}) | 0

BorderBlock

BorderBlock<TLength>: Globals | LineWidth<TLength> | LineStyle | <internal>.Color | (string & {})

Type parameters

  • TLength = (string & {}) | 0

BorderBlockColor

BorderBlockColor: Globals | <internal>.Color | (string & {})

BorderBlockEnd

BorderBlockEnd<TLength>: Globals | LineWidth<TLength> | LineStyle | <internal>.Color | (string & {})

Type parameters

  • TLength = (string & {}) | 0

BorderBlockEndColor

BorderBlockEndColor: Globals | <internal>.Color

BorderBlockEndStyle

BorderBlockEndStyle: Globals | LineStyle

BorderBlockEndWidth

BorderBlockEndWidth<TLength>: Globals | LineWidth<TLength>

Type parameters

  • TLength = (string & {}) | 0

BorderBlockStart

BorderBlockStart<TLength>: Globals | LineWidth<TLength> | LineStyle | <internal>.Color | (string & {})

Type parameters

  • TLength = (string & {}) | 0

BorderBlockStartColor

BorderBlockStartColor: Globals | <internal>.Color

BorderBlockStartStyle

BorderBlockStartStyle: Globals | LineStyle

BorderBlockStartWidth

BorderBlockStartWidth<TLength>: Globals | LineWidth<TLength>

Type parameters

  • TLength = (string & {}) | 0

BorderBlockStyle

BorderBlockStyle: Globals | LineStyle

BorderBlockWidth

BorderBlockWidth<TLength>: Globals | LineWidth<TLength>

Type parameters

  • TLength = (string & {}) | 0

BorderBottom

BorderBottom<TLength>: Globals | LineWidth<TLength> | LineStyle | <internal>.Color | (string & {})

Type parameters

  • TLength = (string & {}) | 0

BorderBottomColor

BorderBottomColor: Globals | <internal>.Color

BorderBottomLeftRadius

BorderBottomLeftRadius<TLength>: Globals | TLength | (string & {})

Type parameters

  • TLength = (string & {}) | 0

BorderBottomRightRadius

BorderBottomRightRadius<TLength>: Globals | TLength | (string & {})

Type parameters

  • TLength = (string & {}) | 0

BorderBottomStyle

BorderBottomStyle: Globals | LineStyle

BorderBottomWidth

BorderBottomWidth<TLength>: Globals | LineWidth<TLength>

Type parameters

  • TLength = (string & {}) | 0

BorderCollapse

BorderCollapse: Globals | "collapse" | "separate"

BorderColor

BorderColor: Globals | <internal>.Color | (string & {})

BorderEndEndRadius

BorderEndEndRadius<TLength>: Globals | TLength | (string & {})

Type parameters

  • TLength = (string & {}) | 0

BorderEndStartRadius

BorderEndStartRadius<TLength>: Globals | TLength | (string & {})

Type parameters

  • TLength = (string & {}) | 0

BorderImage

BorderImage: Globals | "none" | "repeat" | "round" | "space" | "stretch" | (string & {}) | (number & {})

BorderImageOutset

BorderImageOutset<TLength>: Globals | TLength | (string & {}) | (number & {})

Type parameters

  • TLength = (string & {}) | 0

BorderImageRepeat

BorderImageRepeat: Globals | "repeat" | "round" | "space" | "stretch" | (string & {})

BorderImageSlice

BorderImageSlice: Globals | (string & {}) | (number & {})

BorderImageSource

BorderImageSource: Globals | "none" | (string & {})

BorderImageWidth

BorderImageWidth<TLength>: Globals | TLength | "auto" | (string & {}) | (number & {})

Type parameters

  • TLength = (string & {}) | 0

BorderInline

BorderInline<TLength>: Globals | LineWidth<TLength> | LineStyle | <internal>.Color | (string & {})

Type parameters

  • TLength = (string & {}) | 0

BorderInlineColor

BorderInlineColor: Globals | <internal>.Color | (string & {})

BorderInlineEnd

BorderInlineEnd<TLength>: Globals | LineWidth<TLength> | LineStyle | <internal>.Color | (string & {})

Type parameters

  • TLength = (string & {}) | 0

BorderInlineEndColor

BorderInlineEndColor: Globals | <internal>.Color

BorderInlineEndStyle

BorderInlineEndStyle: Globals | LineStyle

BorderInlineEndWidth

BorderInlineEndWidth<TLength>: Globals | LineWidth<TLength>

Type parameters

  • TLength = (string & {}) | 0

BorderInlineStart

BorderInlineStart<TLength>: Globals | LineWidth<TLength> | LineStyle | <internal>.Color | (string & {})

Type parameters

  • TLength = (string & {}) | 0

BorderInlineStartColor

BorderInlineStartColor: Globals | <internal>.Color

BorderInlineStartStyle

BorderInlineStartStyle: Globals | LineStyle

BorderInlineStartWidth

BorderInlineStartWidth<TLength>: Globals | LineWidth<TLength>

Type parameters

  • TLength = (string & {}) | 0

BorderInlineStyle

BorderInlineStyle: Globals | LineStyle

BorderInlineWidth

BorderInlineWidth<TLength>: Globals | LineWidth<TLength>

Type parameters

  • TLength = (string & {}) | 0

BorderLeft

BorderLeft<TLength>: Globals | LineWidth<TLength> | LineStyle | <internal>.Color | (string & {})

Type parameters

  • TLength = (string & {}) | 0

BorderLeftColor

BorderLeftColor: Globals | <internal>.Color

BorderLeftStyle

BorderLeftStyle: Globals | LineStyle

BorderLeftWidth

BorderLeftWidth<TLength>: Globals | LineWidth<TLength>

Type parameters

  • TLength = (string & {}) | 0

BorderRadius

BorderRadius<TLength>: Globals | TLength | (string & {})

Type parameters

  • TLength = (string & {}) | 0

BorderRight

BorderRight<TLength>: Globals | LineWidth<TLength> | LineStyle | <internal>.Color | (string & {})

Type parameters

  • TLength = (string & {}) | 0

BorderRightColor

BorderRightColor: Globals | <internal>.Color

BorderRightStyle

BorderRightStyle: Globals | LineStyle

BorderRightWidth

BorderRightWidth<TLength>: Globals | LineWidth<TLength>

Type parameters

  • TLength = (string & {}) | 0

BorderSpacing

BorderSpacing<TLength>: Globals | TLength | (string & {})

Type parameters

  • TLength = (string & {}) | 0

BorderStartEndRadius

BorderStartEndRadius<TLength>: Globals | TLength | (string & {})

Type parameters

  • TLength = (string & {}) | 0

BorderStartStartRadius

BorderStartStartRadius<TLength>: Globals | TLength | (string & {})

Type parameters

  • TLength = (string & {}) | 0

BorderStyle

BorderStyle: Globals | LineStyle | (string & {})

BorderTop

BorderTop<TLength>: Globals | LineWidth<TLength> | LineStyle | <internal>.Color | (string & {})

Type parameters

  • TLength = (string & {}) | 0

BorderTopColor

BorderTopColor: Globals | <internal>.Color

BorderTopLeftRadius

BorderTopLeftRadius<TLength>: Globals | TLength | (string & {})

Type parameters

  • TLength = (string & {}) | 0

BorderTopRightRadius

BorderTopRightRadius<TLength>: Globals | TLength | (string & {})

Type parameters

  • TLength = (string & {}) | 0

BorderTopStyle

BorderTopStyle: Globals | LineStyle

BorderTopWidth

BorderTopWidth<TLength>: Globals | LineWidth<TLength>

Type parameters

  • TLength = (string & {}) | 0

BorderWidth

BorderWidth<TLength>: Globals | LineWidth<TLength> | (string & {})

Type parameters

  • TLength = (string & {}) | 0

Bottom

Bottom<TLength>: Globals | TLength | "auto" | (string & {})

Type parameters

  • TLength = (string & {}) | 0

Box

Box: "border-box" | "content-box" | "padding-box"

BoxAlign

BoxAlign: Globals | "baseline" | "center" | "end" | "start" | "stretch"

BoxDecorationBreak

BoxDecorationBreak: Globals | "clone" | "slice"

BoxDirection

BoxDirection: Globals | "inherit" | "normal" | "reverse"

BoxFlex

BoxFlex: Globals | (number & {}) | (string & {})

BoxFlexGroup

BoxFlexGroup: Globals | (number & {}) | (string & {})

BoxLines

BoxLines: Globals | "multiple" | "single"

BoxOrdinalGroup

BoxOrdinalGroup: Globals | (number & {}) | (string & {})

BoxOrient

BoxOrient: Globals | "block-axis" | "horizontal" | "inherit" | "inline-axis" | "vertical"

BoxPack

BoxPack: Globals | "center" | "end" | "justify" | "start"

BoxShadow

BoxShadow: Globals | "none" | (string & {})

BoxSizing

BoxSizing: Globals | "border-box" | "content-box"

BreakAfter

BreakAfter: Globals | "all" | "always" | "auto" | "avoid" | "avoid-column" | "avoid-page" | "avoid-region" | "column" | "left" | "page" | "recto" | "region" | "right" | "verso"

BreakBefore

BreakBefore: Globals | "all" | "always" | "auto" | "avoid" | "avoid-column" | "avoid-page" | "avoid-region" | "column" | "left" | "page" | "recto" | "region" | "right" | "verso"

BreakInside

BreakInside: Globals | "auto" | "avoid" | "avoid-column" | "avoid-page" | "avoid-region"

BufferSource

BufferSource: ArrayBufferView | ArrayBuffer

CaptionSide

CaptionSide: Globals | "block-end" | "block-start" | "bottom" | "inline-end" | "inline-start" | "top"

CaretColor

CaretColor: Globals | <internal>.Color | "auto"

CheckVisibleResult

Clear

Clear: Globals | "both" | "inline-end" | "inline-start" | "left" | "none" | "right"

ClientRole

ClientRole: "audience" | "host"

The user role in a live broadcast channel.

  • "host": Host. A host can both publish tracks and subscribe to tracks.
  • "audience": Audience. An audience can only subscribe to tracks.

Clip

Clip: Globals | "auto" | (string & {})

ClipPath

ClipPath: Globals | GeometryBox | "none" | (string & {})

ClipRule

ClipRule: Globals | "evenodd" | "nonzero"

Color

Color

Color: NamedColor | DeprecatedSystemColor | "currentcolor" | (string & {})

ColorAdjust

ColorAdjust: Globals | "economy" | "exact"

ColorInterpolation

ColorInterpolation: Globals | "auto" | "linearRGB" | "sRGB"

ColorRendering

ColorRendering: Globals | "auto" | "optimizeQuality" | "optimizeSpeed"

ColorScheme

ColorScheme: Globals | "dark" | "light" | "normal" | (string & {})

ColumnCount

ColumnCount: Globals | "auto" | (number & {}) | (string & {})

ColumnFill

ColumnFill: Globals | "auto" | "balance" | "balance-all"

ColumnGap

ColumnGap<TLength>: Globals | TLength | "normal" | (string & {})

Type parameters

  • TLength = (string & {}) | 0

ColumnRule

ColumnRule<TLength>: Globals | LineWidth<TLength> | LineStyle | <internal>.Color | (string & {})

Type parameters

  • TLength = (string & {}) | 0

ColumnRuleColor

ColumnRuleColor: Globals | <internal>.Color

ColumnRuleStyle

ColumnRuleStyle: Globals | LineStyle | (string & {})

ColumnRuleWidth

ColumnRuleWidth<TLength>: Globals | LineWidth<TLength> | (string & {})

Type parameters

  • TLength = (string & {}) | 0

ColumnSpan

ColumnSpan: Globals | "all" | "none"

ColumnWidth

ColumnWidth<TLength>: Globals | TLength | "auto"

Type parameters

  • TLength = (string & {}) | 0

Columns

Columns<TLength>: Globals | TLength | "auto" | (string & {}) | (number & {})

Type parameters

  • TLength = (string & {}) | 0

CompatAuto

CompatAuto: "button" | "checkbox" | "listbox" | "menulist" | "meter" | "progress-bar" | "push-button" | "radio" | "searchfield" | "slider-horizontal" | "square-button" | "textarea"

CompositeStyle

CompositeStyle: "clear" | "copy" | "destination-atop" | "destination-in" | "destination-out" | "destination-over" | "source-atop" | "source-in" | "source-out" | "source-over" | "xor"

CompositingOperator

CompositingOperator: "add" | "exclude" | "intersect" | "subtract"

ConnectionState

ConnectionState: "DISCONNECTED" | "CONNECTING" | "RECONNECTING" | "CONNECTED" | "DISCONNECTING"

Connection state between the SDK and Agora's edge server.

You can get the connection state through connectionState.

The connection between the SDK and the edge server has the following states:

  • "DISCONNECTED": The SDK is disconnected from the server.
  • This is the initial state until you call join.
  • The SDK also enters this state after you call leave, when the user is banned, or when the connection fails.
  • "CONNECTING": The SDK is connecting to the server. The SDK enters this state when you call join.
  • "CONNECTED": The SDK is connected to the server and joins a channel. The user can now publish streams or subscribe to streams in the channel.
  • "RECONNECTING": The SDK is reconnecting to the server. If the connection is lost because the network is down or switched, the SDK enters this state.
  • "DISCONNECTING": The SDK is disconnecting from the server. The SDK enters this state when you call leave.

ConstrainBoolean

ConstrainBoolean: boolean | ConstrainBooleanParameters

ConstrainDOMString

ConstrainDOMString: string | string[] | ConstrainDOMStringParameters

ConstrainDouble

ConstrainDouble: number | ConstrainDoubleRange

ConstrainULong

ConstrainULong: number | ConstrainULongRange

Consumer

Type parameters

  • T

Contain

Contain: Globals | "content" | "layout" | "none" | "paint" | "size" | "strict" | "style" | (string & {})

Content

Content: Globals | ContentList | "none" | "normal" | (string & {})

ContentDistribution

ContentDistribution: "space-around" | "space-between" | "space-evenly" | "stretch"

ContentList

ContentList: Quote | "contents" | (string & {})

ContentPosition

ContentPosition: "center" | "end" | "flex-end" | "flex-start" | "start"

ContentVisibility

ContentVisibility: Globals | "auto" | "hidden" | "visible"

CounterIncrement

CounterIncrement: Globals | "none" | (string & {})

CounterReset

CounterReset: Globals | "none" | (string & {})

CounterSet

CounterSet: Globals | "none" | (string & {})

CubicBezierTimingFunction

CubicBezierTimingFunction: "ease" | "ease-in" | "ease-in-out" | "ease-out" | (string & {})

Cursor

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

Dasharray

Dasharray<TLength>: TLength | (string & {}) | (number & {})

Type parameters

  • TLength

DeprecatedSystemColor

DeprecatedSystemColor: "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText"

Direction

Direction: Globals | "ltr" | "rtl"

Dispatch

Dispatch<A>: (value: A) => void

Type parameters

  • A

Type declaration

    • (value: A): void
    • Parameters

      • value: A

      Returns void

DispatchType

DispatchType: <T, V>(action: { type: T; value: V }) => void

Type declaration

Display

Display: Globals | DisplayOutside | DisplayInside | DisplayInternal | DisplayLegacy | "contents" | "list-item" | "none" | (string & {})

DisplayInside

DisplayInside: "-ms-flexbox" | "-ms-grid" | "-webkit-flex" | "flex" | "flow" | "flow-root" | "grid" | "ruby" | "table"

DisplayInternal

DisplayInternal: "ruby-base" | "ruby-base-container" | "ruby-text" | "ruby-text-container" | "table-caption" | "table-cell" | "table-column" | "table-column-group" | "table-footer-group" | "table-header-group" | "table-row" | "table-row-group"

DisplayLegacy

DisplayLegacy: "-ms-inline-flexbox" | "-ms-inline-grid" | "-webkit-inline-flex" | "inline-block" | "inline-flex" | "inline-grid" | "inline-list-item" | "inline-table"

DisplayOutside

DisplayOutside: "block" | "inline" | "run-in"

DominantBaseline

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

EasingFunction

EasingFunction: CubicBezierTimingFunction | StepTimingFunction | "linear"

EastAsianVariantValues

EastAsianVariantValues: "jis04" | "jis78" | "jis83" | "jis90" | "simplified" | "traditional"

EmptyCells

EmptyCells: Globals | "hide" | "show"

EncryptionMode

EncryptionMode: "aes-128-xts" | "aes-256-xts" | "aes-128-ecb" | "sm4-128-ecb" | "aes-128-gcm" | "aes-256-gcm" | "aes-128-gcm2" | "aes-256-gcm2" | "none"

The encryption mode, which is used in the setEncryptionConfig method call.

  • "aes-128-xts": 128-bit AES encryption, XTS mode.
  • "aes-256-xts": 256-bit AES encryption, XTS mode.
  • "aes-128-gcm": 128-bit AES encryption, GCM mode.
  • "aes-256-gcm": 256-bit AES encryption, GCM mode.
  • "aes-128-gcm2": 128-bit AES encryption, GCM mode, with salt.
  • "aes-256-gcm2": 256-bit AES encryption, GCM mode, with salt.
  • "aes-128-ecb": 128-bit AES encryption, ECB mode.
  • "sm4-128-ecb": 128-bit SM4 encryption, ECB mode.
  • "none": No encryption.

EventListenerOrEventListenerObject

EventListenerOrEventListenerObject: EventListener | EventListenerObject

FC

Type parameters

  • P = {}

Fill

Fill: Globals | Paint

FillOpacity

FillOpacity: Globals | (number & {}) | (string & {})

FillRule

FillRule: Globals | "evenodd" | "nonzero"

Filter

Filter: Globals | "none" | (string & {})

FinalBgLayer

FinalBgLayer<TLength>: <internal>.Color | BgPosition<TLength> | RepeatStyle | Attachment | Box | "none" | (string & {})

Type parameters

  • TLength

FlatArray

FlatArray<Arr, Depth>: { done: Arr; recur: Arr extends ReadonlyArray<infer InnerArr> ? FlatArray<InnerArr, [-1, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20][Depth]> : Arr }[Depth extends -1 ? "done" : "recur"]

Type parameters

  • Arr

  • Depth: number

Flex

Flex<TLength>: Globals | TLength | "auto" | "content" | "fit-content" | "max-content" | "min-content" | "none" | (string & {}) | (number & {})

Type parameters

  • TLength = (string & {}) | 0

FlexBasis

FlexBasis<TLength>: Globals | TLength | "-moz-max-content" | "-moz-min-content" | "-webkit-auto" | "auto" | "content" | "fit-content" | "max-content" | "min-content" | (string & {})

Type parameters

  • TLength = (string & {}) | 0

FlexDirection

FlexDirection: Globals | "column" | "column-reverse" | "row" | "row-reverse"

FlexFlow

FlexFlow: Globals | "column" | "column-reverse" | "nowrap" | "row" | "row-reverse" | "wrap" | "wrap-reverse" | (string & {})

FlexGrow

FlexGrow: Globals | (number & {}) | (string & {})

FlexShrink

FlexShrink: Globals | (number & {}) | (string & {})

FlexWrap

FlexWrap: Globals | "nowrap" | "wrap" | "wrap-reverse"

Float

Float: Globals | "inline-end" | "inline-start" | "left" | "none" | "right"

FloodColor

FloodColor: Globals | <internal>.Color | "currentColor"

FloodOpacity

FloodOpacity: Globals | (number & {}) | (string & {})

Font

Font: Globals | "caption" | "icon" | "menu" | "message-box" | "small-caption" | "status-bar" | (string & {})

FontFamily

FontFamily: Globals | GenericFamily | (string & {})

FontFeatureSettings

FontFeatureSettings: Globals | "normal" | (string & {})

FontKerning

FontKerning: Globals | "auto" | "none" | "normal"

FontLanguageOverride

FontLanguageOverride: Globals | "normal" | (string & {})

FontOpticalSizing

FontOpticalSizing: Globals | "auto" | "none"

FontSize

FontSize<TLength>: Globals | AbsoluteSize | TLength | "larger" | "smaller" | (string & {})

Type parameters

  • TLength = (string & {}) | 0

FontSizeAdjust

FontSizeAdjust: Globals | "from-font" | "none" | (string & {}) | (number & {})

FontSmooth

FontSmooth<TLength>: Globals | AbsoluteSize | TLength | "always" | "auto" | "never"

Type parameters

  • TLength = (string & {}) | 0

FontStretch

FontStretchAbsolute

FontStretchAbsolute: "condensed" | "expanded" | "extra-condensed" | "extra-expanded" | "normal" | "semi-condensed" | "semi-expanded" | "ultra-condensed" | "ultra-expanded" | (string & {})

FontStyle

FontStyle: Globals | "italic" | "normal" | "oblique" | (string & {})

FontSynthesis

FontSynthesis: Globals | "none" | "small-caps" | "style" | "weight" | (string & {})

FontVariant

FontVariant: Globals | EastAsianVariantValues | "all-petite-caps" | "all-small-caps" | "common-ligatures" | "contextual" | "diagonal-fractions" | "discretionary-ligatures" | "full-width" | "historical-forms" | "historical-ligatures" | "lining-nums" | "no-common-ligatures" | "no-contextual" | "no-discretionary-ligatures" | "no-historical-ligatures" | "none" | "normal" | "oldstyle-nums" | "ordinal" | "petite-caps" | "proportional-nums" | "proportional-width" | "ruby" | "slashed-zero" | "small-caps" | "stacked-fractions" | "tabular-nums" | "titling-caps" | "unicase" | (string & {})

FontVariantAlternates

FontVariantAlternates: Globals | "historical-forms" | "normal" | (string & {})

FontVariantCaps

FontVariantCaps: Globals | "all-petite-caps" | "all-small-caps" | "normal" | "petite-caps" | "small-caps" | "titling-caps" | "unicase"

FontVariantEastAsian

FontVariantEastAsian: Globals | EastAsianVariantValues | "full-width" | "normal" | "proportional-width" | "ruby" | (string & {})

FontVariantLigatures

FontVariantLigatures: Globals | "common-ligatures" | "contextual" | "discretionary-ligatures" | "historical-ligatures" | "no-common-ligatures" | "no-contextual" | "no-discretionary-ligatures" | "no-historical-ligatures" | "none" | "normal" | (string & {})

FontVariantNumeric

FontVariantNumeric: Globals | "diagonal-fractions" | "lining-nums" | "normal" | "oldstyle-nums" | "ordinal" | "proportional-nums" | "slashed-zero" | "stacked-fractions" | "tabular-nums" | (string & {})

FontVariantPosition

FontVariantPosition: Globals | "normal" | "sub" | "super"

FontVariationSettings

FontVariationSettings: Globals | "normal" | (string & {})

FontWeight

FontWeight: Globals | FontWeightAbsolute | "bolder" | "lighter"

FontWeightAbsolute

FontWeightAbsolute: "bold" | "normal" | (number & {}) | (string & {})

ForcedColorAdjust

ForcedColorAdjust: Globals | "auto" | "none"

Gap

Gap<TLength>: Globals | TLength | "normal" | (string & {})

Type parameters

  • TLength = (string & {}) | 0

GenericFamily

GenericFamily: "cursive" | "fantasy" | "monospace" | "sans-serif" | "serif"

GeometryBox

GeometryBox: Box | "fill-box" | "margin-box" | "stroke-box" | "view-box"

Globals

Globals: "-moz-initial" | "inherit" | "initial" | "revert" | "unset"

GlyphOrientationVertical

GlyphOrientationVertical: Globals | "auto" | (string & {}) | (number & {})

Grid

Grid: Globals | "none" | (string & {})

GridArea

GridArea: Globals | GridLine | (string & {})

GridAutoColumns

GridAutoColumns<TLength>: Globals | TrackBreadth<TLength> | (string & {})

Type parameters

  • TLength = (string & {}) | 0

GridAutoFlow

GridAutoFlow: Globals | "column" | "dense" | "row" | (string & {})

GridAutoRows

GridAutoRows<TLength>: Globals | TrackBreadth<TLength> | (string & {})

Type parameters

  • TLength = (string & {}) | 0

GridColumn

GridColumn: Globals | GridLine | (string & {})

GridColumnEnd

GridColumnEnd: Globals | GridLine

GridColumnGap

GridColumnGap<TLength>: Globals | TLength | (string & {})

Type parameters

  • TLength = (string & {}) | 0

GridColumnStart

GridColumnStart: Globals | GridLine

GridGap

GridGap<TLength>: Globals | TLength | (string & {})

Type parameters

  • TLength = (string & {}) | 0

GridLine

GridLine: "auto" | (string & {}) | (number & {})

GridRow

GridRow: Globals | GridLine | (string & {})

GridRowEnd

GridRowEnd: Globals | GridLine

GridRowGap

GridRowGap<TLength>: Globals | TLength | (string & {})

Type parameters

  • TLength = (string & {}) | 0

GridRowStart

GridRowStart: Globals | GridLine

GridTemplate

GridTemplate: Globals | "none" | (string & {})

GridTemplateAreas

GridTemplateAreas: Globals | "none" | (string & {})

GridTemplateColumns

GridTemplateColumns<TLength>: Globals | TrackBreadth<TLength> | "none" | "subgrid" | (string & {})

Type parameters

  • TLength = (string & {}) | 0

GridTemplateRows

GridTemplateRows<TLength>: Globals | TrackBreadth<TLength> | "none" | "subgrid" | (string & {})

Type parameters

  • TLength = (string & {}) | 0

HangingPunctuation

HangingPunctuation: Globals | "allow-end" | "first" | "force-end" | "last" | "none" | (string & {})

Height

Height<TLength>: Globals | TLength | "-moz-max-content" | "-moz-min-content" | "-webkit-fit-content" | "auto" | "fit-content" | "max-content" | "min-content" | (string & {})

Type parameters

  • TLength = (string & {}) | 0

Hyphens

Hyphens: Globals | "auto" | "manual" | "none"

ImageOrientation

ImageOrientation: Globals | "flip" | "from-image" | (string & {})

ImageRendering

ImageRendering: Globals | "-moz-crisp-edges" | "-webkit-optimize-contrast" | "auto" | "crisp-edges" | "pixelated"

ImageResolution

ImageResolution: Globals | "from-image" | (string & {})

ImeMode

ImeMode: Globals | "active" | "auto" | "disabled" | "inactive" | "normal"

InitialLetter

InitialLetter: Globals | "normal" | (string & {}) | (number & {})

InlineSize

InlineSize<TLength>: Globals | TLength | "-moz-fit-content" | "-moz-max-content" | "-moz-min-content" | "-webkit-fill-available" | "auto" | "fit-content" | "max-content" | "min-content" | (string & {})

Type parameters

  • TLength = (string & {}) | 0

Inset

Inset<TLength>: Globals | TLength | "auto" | (string & {})

Type parameters

  • TLength = (string & {}) | 0

InsetBlock

InsetBlock<TLength>: Globals | TLength | "auto" | (string & {})

Type parameters

  • TLength = (string & {}) | 0

InsetBlockEnd

InsetBlockEnd<TLength>: Globals | TLength | "auto" | (string & {})

Type parameters

  • TLength = (string & {}) | 0

InsetBlockStart

InsetBlockStart<TLength>: Globals | TLength | "auto" | (string & {})

Type parameters

  • TLength = (string & {}) | 0

InsetInline

InsetInline<TLength>: Globals | TLength | "auto" | (string & {})

Type parameters

  • TLength = (string & {}) | 0

InsetInlineEnd

InsetInlineEnd<TLength>: Globals | TLength | "auto" | (string & {})

Type parameters

  • TLength = (string & {}) | 0

InsetInlineStart

InsetInlineStart<TLength>: Globals | TLength | "auto" | (string & {})

Type parameters

  • TLength = (string & {}) | 0

Isolation

Isolation: Globals | "auto" | "isolate"

IteratorResult

IteratorResult<T, TReturn>: IteratorYieldResult<T> | IteratorReturnResult<TReturn>

Type parameters

  • T

  • TReturn = any

JSXElementConstructor

JSXElementConstructor<P>: ((props: P) => ReactElement<any, any> | null) | (new (props: P) => Component<any, any>)

Type parameters

  • P

JustifyContent

JustifyContent: Globals | ContentDistribution | ContentPosition | "left" | "normal" | "right" | (string & {})

JustifyItems

JustifyItems: Globals | SelfPosition | "baseline" | "left" | "legacy" | "normal" | "right" | "stretch" | (string & {})

JustifySelf

JustifySelf: Globals | SelfPosition | "auto" | "baseline" | "left" | "normal" | "right" | "stretch" | (string & {})

JustifyTracks

JustifyTracks: Globals | ContentDistribution | ContentPosition | "left" | "normal" | "right" | (string & {})

Key

Key: string | number

Left

Left<TLength>: Globals | TLength | "auto" | (string & {})

Type parameters

  • TLength = (string & {}) | 0

LetterSpacing

LetterSpacing<TLength>: Globals | TLength | "normal"

Type parameters

  • TLength = (string & {}) | 0

LightingColor

LightingColor: Globals | <internal>.Color | "currentColor"

LineBreak

LineBreak: Globals | "anywhere" | "auto" | "loose" | "normal" | "strict"

LineClamp

LineClamp: Globals | "none" | (number & {}) | (string & {})

LineHeight

LineHeight<TLength>: Globals | TLength | "normal" | (string & {}) | (number & {})

Type parameters

  • TLength = (string & {}) | 0

LineHeightStep

LineHeightStep<TLength>: Globals | TLength

Type parameters

  • TLength = (string & {}) | 0

LineStyle

LineStyle: "dashed" | "dotted" | "double" | "groove" | "hidden" | "inset" | "none" | "outset" | "ridge" | "solid"

LineWidth

LineWidth<TLength>: TLength | "medium" | "thick" | "thin"

Type parameters

  • TLength

ListStyle

ListStyle: Globals | "inside" | "none" | "outside" | (string & {})

ListStyleImage

ListStyleImage: Globals | "none" | (string & {})

ListStylePosition

ListStylePosition: Globals | "inside" | "outside"

ListStyleType

ListStyleType: Globals | "none" | (string & {})

Margin

Margin<TLength>: Globals | TLength | "auto" | (string & {})

Type parameters

  • TLength = (string & {}) | 0

MarginBlock

MarginBlock<TLength>: Globals | TLength | "auto" | (string & {})

Type parameters

  • TLength = (string & {}) | 0

MarginBlockEnd

MarginBlockEnd<TLength>: Globals | TLength | "auto" | (string & {})

Type parameters

  • TLength = (string & {}) | 0

MarginBlockStart

MarginBlockStart<TLength>: Globals | TLength | "auto" | (string & {})

Type parameters

  • TLength = (string & {}) | 0

MarginBottom

MarginBottom<TLength>: Globals | TLength | "auto" | (string & {})

Type parameters

  • TLength = (string & {}) | 0

MarginInline

MarginInline<TLength>: Globals | TLength | "auto" | (string & {})

Type parameters

  • TLength = (string & {}) | 0

MarginInlineEnd

MarginInlineEnd<TLength>: Globals | TLength | "auto" | (string & {})

Type parameters

  • TLength = (string & {}) | 0

MarginInlineStart

MarginInlineStart<TLength>: Globals | TLength | "auto" | (string & {})

Type parameters

  • TLength = (string & {}) | 0

MarginLeft

MarginLeft<TLength>: Globals | TLength | "auto" | (string & {})

Type parameters

  • TLength = (string & {}) | 0

MarginRight

MarginRight<TLength>: Globals | TLength | "auto" | (string & {})

Type parameters

  • TLength = (string & {}) | 0

MarginTop

MarginTop<TLength>: Globals | TLength | "auto" | (string & {})

Type parameters

  • TLength = (string & {}) | 0

Marker

Marker: Globals | "none" | (string & {})

MarkerEnd

MarkerEnd: Globals | "none" | (string & {})

MarkerMid

MarkerMid: Globals | "none" | (string & {})

MarkerStart

MarkerStart: Globals | "none" | (string & {})

Mask

Mask<TLength>: Globals | MaskLayer<TLength> | (string & {})

Type parameters

  • TLength = (string & {}) | 0

MaskBorder

MaskBorder: Globals | "alpha" | "luminance" | "none" | "repeat" | "round" | "space" | "stretch" | (string & {}) | (number & {})

MaskBorderMode

MaskBorderMode: Globals | "alpha" | "luminance"

MaskBorderOutset

MaskBorderOutset<TLength>: Globals | TLength | (string & {}) | (number & {})

Type parameters

  • TLength = (string & {}) | 0

MaskBorderRepeat

MaskBorderRepeat: Globals | "repeat" | "round" | "space" | "stretch" | (string & {})

MaskBorderSlice

MaskBorderSlice: Globals | (string & {}) | (number & {})

MaskBorderSource

MaskBorderSource: Globals | "none" | (string & {})

MaskBorderWidth

MaskBorderWidth<TLength>: Globals | TLength | "auto" | (string & {}) | (number & {})

Type parameters

  • TLength = (string & {}) | 0

MaskClip

MaskClip: Globals | GeometryBox | "no-clip" | (string & {})

MaskComposite

MaskComposite: Globals | CompositingOperator | (string & {})

MaskImage

MaskImage: Globals | "none" | (string & {})

MaskLayer

MaskLayer<TLength>: <internal>.Position<TLength> | RepeatStyle | GeometryBox | CompositingOperator | MaskingMode | "no-clip" | "none" | (string & {})

Type parameters

  • TLength

MaskMode

MaskMode: Globals | MaskingMode | (string & {})

MaskOrigin

MaskOrigin: Globals | GeometryBox | (string & {})

MaskPosition

MaskPosition<TLength>: Globals | <internal>.Position<TLength> | (string & {})

Type parameters

  • TLength = (string & {}) | 0

MaskRepeat

MaskRepeat: Globals | RepeatStyle | (string & {})

MaskSize

MaskSize<TLength>: Globals | BgSize<TLength> | (string & {})

Type parameters

  • TLength = (string & {}) | 0

MaskType

MaskType: Globals | "alpha" | "luminance"

MaskingMode

MaskingMode: "alpha" | "luminance" | "match-source"

MathStyle

MathStyle: Globals | "compact" | "normal"

MaxBlockSize

MaxBlockSize<TLength>: Globals | TLength | "-moz-max-content" | "-moz-min-content" | "-webkit-fill-available" | "fit-content" | "max-content" | "min-content" | "none" | (string & {})

Type parameters

  • TLength = (string & {}) | 0

MaxHeight

MaxHeight<TLength>: Globals | TLength | "-moz-fit-content" | "-moz-max-content" | "-moz-min-content" | "-webkit-fit-content" | "-webkit-max-content" | "-webkit-min-content" | "fit-content" | "intrinsic" | "max-content" | "min-content" | "none" | (string & {})

Type parameters

  • TLength = (string & {}) | 0

MaxInlineSize

MaxInlineSize<TLength>: Globals | TLength | "-moz-fit-content" | "-moz-max-content" | "-moz-min-content" | "-webkit-fill-available" | "fit-content" | "max-content" | "min-content" | "none" | (string & {})

Type parameters

  • TLength = (string & {}) | 0

MaxLines

MaxLines: Globals | "none" | (number & {}) | (string & {})

MaxWidth

MaxWidth<TLength>: Globals | TLength | "-moz-fit-content" | "-moz-max-content" | "-moz-min-content" | "-webkit-fit-content" | "-webkit-max-content" | "-webkit-min-content" | "fit-content" | "intrinsic" | "max-content" | "min-content" | "none" | (string & {})

Type parameters

  • TLength = (string & {}) | 0

MediaStreamTrackState

MediaStreamTrackState: "ended" | "live"

MinBlockSize

MinBlockSize<TLength>: Globals | TLength | "-moz-max-content" | "-moz-min-content" | "-webkit-fill-available" | "auto" | "fit-content" | "max-content" | "min-content" | (string & {})

Type parameters

  • TLength = (string & {}) | 0

MinHeight

MinHeight<TLength>: Globals | TLength | "-moz-fit-content" | "-moz-max-content" | "-moz-min-content" | "-webkit-fit-content" | "-webkit-max-content" | "-webkit-min-content" | "auto" | "fit-content" | "intrinsic" | "max-content" | "min-content" | (string & {})

Type parameters

  • TLength = (string & {}) | 0

MinInlineSize

MinInlineSize<TLength>: Globals | TLength | "-moz-fit-content" | "-moz-max-content" | "-moz-min-content" | "-webkit-fill-available" | "auto" | "fit-content" | "max-content" | "min-content" | (string & {})

Type parameters

  • TLength = (string & {}) | 0

MinWidth

MinWidth<TLength>: Globals | TLength | "-moz-fit-content" | "-moz-max-content" | "-moz-min-content" | "-webkit-fill-available" | "-webkit-fit-content" | "-webkit-max-content" | "-webkit-min-content" | "auto" | "fit-content" | "intrinsic" | "max-content" | "min-content" | "min-intrinsic" | (string & {})

Type parameters

  • TLength = (string & {}) | 0

MixBlendMode

MixBlendMode: Globals | BlendMode

MozAppearance

MozAppearance: Globals | "-moz-mac-unified-toolbar" | "-moz-win-borderless-glass" | "-moz-win-browsertabbar-toolbox" | "-moz-win-communications-toolbox" | "-moz-win-communicationstext" | "-moz-win-exclude-glass" | "-moz-win-glass" | "-moz-win-media-toolbox" | "-moz-win-mediatext" | "-moz-window-button-box" | "-moz-window-button-box-maximized" | "-moz-window-button-close" | "-moz-window-button-maximize" | "-moz-window-button-minimize" | "-moz-window-button-restore" | "-moz-window-frame-bottom" | "-moz-window-frame-left" | "-moz-window-frame-right" | "-moz-window-titlebar" | "-moz-window-titlebar-maximized" | "button" | "button-arrow-down" | "button-arrow-next" | "button-arrow-previous" | "button-arrow-up" | "button-bevel" | "button-focus" | "caret" | "checkbox" | "checkbox-container" | "checkbox-label" | "checkmenuitem" | "dualbutton" | "groupbox" | "listbox" | "listitem" | "menuarrow" | "menubar" | "menucheckbox" | "menuimage" | "menuitem" | "menuitemtext" | "menulist" | "menulist-button" | "menulist-text" | "menulist-textfield" | "menupopup" | "menuradio" | "menuseparator" | "meterbar" | "meterchunk" | "none" | "progressbar" | "progressbar-vertical" | "progresschunk" | "progresschunk-vertical" | "radio" | "radio-container" | "radio-label" | "radiomenuitem" | "range" | "range-thumb" | "resizer" | "resizerpanel" | "scale-horizontal" | "scale-vertical" | "scalethumb-horizontal" | "scalethumb-vertical" | "scalethumbend" | "scalethumbstart" | "scalethumbtick" | "scrollbarbutton-down" | "scrollbarbutton-left" | "scrollbarbutton-right" | "scrollbarbutton-up" | "scrollbarthumb-horizontal" | "scrollbarthumb-vertical" | "scrollbartrack-horizontal" | "scrollbartrack-vertical" | "searchfield" | "separator" | "sheet" | "spinner" | "spinner-downbutton" | "spinner-textfield" | "spinner-upbutton" | "splitter" | "statusbar" | "statusbarpanel" | "tab" | "tab-scroll-arrow-back" | "tab-scroll-arrow-forward" | "tabpanel" | "tabpanels" | "textfield" | "textfield-multiline" | "toolbar" | "toolbarbutton" | "toolbarbutton-dropdown" | "toolbargripper" | "toolbox" | "tooltip" | "treeheader" | "treeheadercell" | "treeheadersortarrow" | "treeitem" | "treeline" | "treetwisty" | "treetwistyopen" | "treeview"

MozBinding

MozBinding: Globals | "none" | (string & {})

MozBorderBottomColors

MozBorderBottomColors: Globals | <internal>.Color | "none" | (string & {})

MozBorderLeftColors

MozBorderLeftColors: Globals | <internal>.Color | "none" | (string & {})

MozBorderRightColors

MozBorderRightColors: Globals | <internal>.Color | "none" | (string & {})

MozBorderTopColors

MozBorderTopColors: Globals | <internal>.Color | "none" | (string & {})

MozContextProperties

MozContextProperties: Globals | "fill" | "fill-opacity" | "none" | "stroke" | "stroke-opacity" | (string & {})

MozFloatEdge

MozFloatEdge: Globals | "border-box" | "content-box" | "margin-box" | "padding-box"

MozForceBrokenImageIcon

MozForceBrokenImageIcon: Globals | 0 | (string & {}) | 1

MozImageRegion

MozImageRegion: Globals | "auto" | (string & {})

MozOrient

MozOrient: Globals | "block" | "horizontal" | "inline" | "vertical"

MozOutlineRadius

MozOutlineRadius<TLength>: Globals | TLength | (string & {})

Type parameters

  • TLength = (string & {}) | 0

MozOutlineRadiusBottomleft

MozOutlineRadiusBottomleft<TLength>: Globals | TLength | (string & {})

Type parameters

  • TLength = (string & {}) | 0

MozOutlineRadiusBottomright

MozOutlineRadiusBottomright<TLength>: Globals | TLength | (string & {})

Type parameters

  • TLength = (string & {}) | 0

MozOutlineRadiusTopleft

MozOutlineRadiusTopleft<TLength>: Globals | TLength | (string & {})

Type parameters

  • TLength = (string & {}) | 0

MozOutlineRadiusTopright

MozOutlineRadiusTopright<TLength>: Globals | TLength | (string & {})

Type parameters

  • TLength = (string & {}) | 0

MozStackSizing

MozStackSizing: Globals | "ignore" | "stretch-to-fit"

MozTextBlink

MozTextBlink: Globals | "blink" | "none"

MozUserFocus

MozUserFocus: Globals | "ignore" | "none" | "normal" | "select-after" | "select-all" | "select-before" | "select-menu" | "select-same"

MozUserInput

MozUserInput: Globals | "auto" | "disabled" | "enabled" | "none"

MozUserModify

MozUserModify: Globals | "read-only" | "read-write" | "write-only"

MozWindowDragging

MozWindowDragging: Globals | "drag" | "no-drag"

MozWindowShadow

MozWindowShadow: Globals | "default" | "menu" | "none" | "sheet" | "tooltip"

MsAccelerator

MsAccelerator: Globals | "false" | "true"

MsBlockProgression

MsBlockProgression: Globals | "bt" | "lr" | "rl" | "tb"

MsContentZoomChaining

MsContentZoomChaining: Globals | "chained" | "none"

MsContentZoomLimit

MsContentZoomLimit: Globals | (string & {})

MsContentZoomLimitMax

MsContentZoomLimitMax: Globals | (string & {})

MsContentZoomLimitMin

MsContentZoomLimitMin: Globals | (string & {})

MsContentZoomSnap

MsContentZoomSnap: Globals | "mandatory" | "none" | "proximity" | (string & {})

MsContentZoomSnapPoints

MsContentZoomSnapPoints: Globals | (string & {})

MsContentZoomSnapType

MsContentZoomSnapType: Globals | "mandatory" | "none" | "proximity"

MsContentZooming

MsContentZooming: Globals | "none" | "zoom"

MsFilter

MsFilter: Globals | (string & {})

MsFlowFrom

MsFlowFrom: Globals | "none" | (string & {})

MsFlowInto

MsFlowInto: Globals | "none" | (string & {})

MsGridColumns

MsGridColumns<TLength>: Globals | TrackBreadth<TLength> | "none" | (string & {})

Type parameters

  • TLength = (string & {}) | 0

MsGridRows

MsGridRows<TLength>: Globals | TrackBreadth<TLength> | "none" | (string & {})

Type parameters

  • TLength = (string & {}) | 0

MsHighContrastAdjust

MsHighContrastAdjust: Globals | "auto" | "none"

MsHyphenateLimitChars

MsHyphenateLimitChars: Globals | "auto" | (string & {}) | (number & {})

MsHyphenateLimitLines

MsHyphenateLimitLines: Globals | "no-limit" | (number & {}) | (string & {})

MsHyphenateLimitZone

MsHyphenateLimitZone<TLength>: Globals | TLength | (string & {})

Type parameters

  • TLength = (string & {}) | 0

MsImeAlign

MsImeAlign: Globals | "after" | "auto"

MsOverflowStyle

MsOverflowStyle: Globals | "-ms-autohiding-scrollbar" | "auto" | "none" | "scrollbar"

MsScrollChaining

MsScrollChaining: Globals | "chained" | "none"

MsScrollLimit

MsScrollLimit: Globals | (string & {})

MsScrollLimitXMax

MsScrollLimitXMax<TLength>: Globals | TLength | "auto"

Type parameters

  • TLength = (string & {}) | 0

MsScrollLimitXMin

MsScrollLimitXMin<TLength>: Globals | TLength

Type parameters

  • TLength = (string & {}) | 0

MsScrollLimitYMax

MsScrollLimitYMax<TLength>: Globals | TLength | "auto"

Type parameters

  • TLength = (string & {}) | 0

MsScrollLimitYMin

MsScrollLimitYMin<TLength>: Globals | TLength

Type parameters

  • TLength = (string & {}) | 0

MsScrollRails

MsScrollRails: Globals | "none" | "railed"

MsScrollSnapPointsX

MsScrollSnapPointsX: Globals | (string & {})

MsScrollSnapPointsY

MsScrollSnapPointsY: Globals | (string & {})

MsScrollSnapType

MsScrollSnapType: Globals | "mandatory" | "none" | "proximity"

MsScrollSnapX

MsScrollSnapX: Globals | (string & {})

MsScrollSnapY

MsScrollSnapY: Globals | (string & {})

MsScrollTranslation

MsScrollTranslation: Globals | "none" | "vertical-to-horizontal"

MsScrollbar3dlightColor

MsScrollbar3dlightColor: Globals | <internal>.Color

MsScrollbarArrowColor

MsScrollbarArrowColor: Globals | <internal>.Color

MsScrollbarBaseColor

MsScrollbarBaseColor: Globals | <internal>.Color

MsScrollbarDarkshadowColor

MsScrollbarDarkshadowColor: Globals | <internal>.Color

MsScrollbarFaceColor

MsScrollbarFaceColor: Globals | <internal>.Color

MsScrollbarHighlightColor

MsScrollbarHighlightColor: Globals | <internal>.Color

MsScrollbarShadowColor

MsScrollbarShadowColor: Globals | <internal>.Color

MsScrollbarTrackColor

MsScrollbarTrackColor: Globals | <internal>.Color

MsTextAutospace

MsTextAutospace: Globals | "ideograph-alpha" | "ideograph-numeric" | "ideograph-parenthesis" | "ideograph-space" | "none"

MsTouchSelect

MsTouchSelect: Globals | "grippers" | "none"

MsUserSelect

MsUserSelect: Globals | "element" | "none" | "text"

MsWrapFlow

MsWrapFlow: Globals | "auto" | "both" | "clear" | "end" | "maximum" | "start"

MsWrapMargin

MsWrapMargin<TLength>: Globals | TLength

Type parameters

  • TLength = (string & {}) | 0

MsWrapThrough

MsWrapThrough: Globals | "none" | "wrap"

NamedColor

NamedColor: "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen"

ObjectFit

ObjectFit: Globals | "contain" | "cover" | "fill" | "none" | "scale-down"

ObjectPosition

ObjectPosition<TLength>: Globals | <internal>.Position<TLength>

Type parameters

  • TLength = (string & {}) | 0

Offset

Offset<TLength>: Globals | <internal>.Position<TLength> | GeometryBox | "auto" | "none" | (string & {})

Type parameters

  • TLength = (string & {}) | 0

OffsetAnchor

OffsetAnchor<TLength>: Globals | <internal>.Position<TLength> | "auto"

Type parameters

  • TLength = (string & {}) | 0

OffsetDistance

OffsetDistance<TLength>: Globals | TLength | (string & {})

Type parameters

  • TLength = (string & {}) | 0

OffsetPath

OffsetPath: Globals | GeometryBox | "none" | (string & {})

OffsetRotate

OffsetRotate: Globals | "auto" | "reverse" | (string & {})

Opacity

Opacity: Globals | (string & {}) | (number & {})

Order

Order: Globals | (number & {}) | (string & {})

Orphans

Orphans: Globals | (number & {}) | (string & {})

Outline

Outline<TLength>: Globals | <internal>.Color | LineStyle | LineWidth<TLength> | "auto" | "invert" | (string & {})

Type parameters

  • TLength = (string & {}) | 0

OutlineColor

OutlineColor: Globals | <internal>.Color | "invert"

OutlineOffset

OutlineOffset<TLength>: Globals | TLength

Type parameters

  • TLength = (string & {}) | 0

OutlineStyle

OutlineStyle: Globals | LineStyle | "auto" | (string & {})

OutlineWidth

OutlineWidth<TLength>: Globals | LineWidth<TLength>

Type parameters

  • TLength = (string & {}) | 0

Overflow

Overflow: Globals | "-moz-hidden-unscrollable" | "auto" | "clip" | "hidden" | "scroll" | "visible" | (string & {})

OverflowAnchor

OverflowAnchor: Globals | "auto" | "none"

OverflowBlock

OverflowBlock: Globals | "auto" | "clip" | "hidden" | "scroll" | "visible"

OverflowClipBox

OverflowClipBox: Globals | "content-box" | "padding-box"

OverflowClipMargin

OverflowClipMargin<TLength>: Globals | VisualBox | TLength | (string & {})

Type parameters

  • TLength = (string & {}) | 0

OverflowInline

OverflowInline: Globals | "auto" | "clip" | "hidden" | "scroll" | "visible"

OverflowWrap

OverflowWrap: Globals | "anywhere" | "break-word" | "normal"

OverflowX

OverflowX: Globals | "-moz-hidden-unscrollable" | "auto" | "clip" | "hidden" | "scroll" | "visible"

OverflowY

OverflowY: Globals | "-moz-hidden-unscrollable" | "auto" | "clip" | "hidden" | "scroll" | "visible"

OverscrollBehavior

OverscrollBehavior: Globals | "auto" | "contain" | "none" | (string & {})

OverscrollBehaviorBlock

OverscrollBehaviorBlock: Globals | "auto" | "contain" | "none"

OverscrollBehaviorInline

OverscrollBehaviorInline: Globals | "auto" | "contain" | "none"

OverscrollBehaviorX

OverscrollBehaviorX: Globals | "auto" | "contain" | "none"

OverscrollBehaviorY

OverscrollBehaviorY: Globals | "auto" | "contain" | "none"

Padding

Padding<TLength>: Globals | TLength | (string & {})

Type parameters

  • TLength = (string & {}) | 0

PaddingBlock

PaddingBlock<TLength>: Globals | TLength | (string & {})

Type parameters

  • TLength = (string & {}) | 0

PaddingBlockEnd

PaddingBlockEnd<TLength>: Globals | TLength | (string & {})

Type parameters

  • TLength = (string & {}) | 0

PaddingBlockStart

PaddingBlockStart<TLength>: Globals | TLength | (string & {})

Type parameters

  • TLength = (string & {}) | 0

PaddingBottom

PaddingBottom<TLength>: Globals | TLength | (string & {})

Type parameters

  • TLength = (string & {}) | 0

PaddingInline

PaddingInline<TLength>: Globals | TLength | (string & {})

Type parameters

  • TLength = (string & {}) | 0

PaddingInlineEnd

PaddingInlineEnd<TLength>: Globals | TLength | (string & {})

Type parameters

  • TLength = (string & {}) | 0

PaddingInlineStart

PaddingInlineStart<TLength>: Globals | TLength | (string & {})

Type parameters

  • TLength = (string & {}) | 0

PaddingLeft

PaddingLeft<TLength>: Globals | TLength | (string & {})

Type parameters

  • TLength = (string & {}) | 0

PaddingRight

PaddingRight<TLength>: Globals | TLength | (string & {})

Type parameters

  • TLength = (string & {}) | 0

PaddingTop

PaddingTop<TLength>: Globals | TLength | (string & {})

Type parameters

  • TLength = (string & {}) | 0

PageBreakAfter

PageBreakAfter: Globals | "always" | "auto" | "avoid" | "left" | "recto" | "right" | "verso"

PageBreakBefore

PageBreakBefore: Globals | "always" | "auto" | "avoid" | "left" | "recto" | "right" | "verso"

PageBreakInside

PageBreakInside: Globals | "auto" | "avoid"

Paint

Paint: <internal>.Color | "child" | "context-fill" | "context-stroke" | "none" | (string & {})

PaintOrder

PaintOrder: Globals | "fill" | "markers" | "normal" | "stroke" | (string & {})

Parameters

Parameters<T>: T extends (...args: infer P) => any ? P : never

Obtain the parameters of a function type in a tuple

Type parameters

  • T: (...args: any) => any

Partial

Partial<T>: { [ P in keyof T]?: T[P] }

Make all properties in T optional

Type parameters

  • T

Perspective

Perspective<TLength>: Globals | TLength | "none"

Type parameters

  • TLength = (string & {}) | 0

PerspectiveOrigin

PerspectiveOrigin<TLength>: Globals | <internal>.Position<TLength>

Type parameters

  • TLength = (string & {}) | 0

Pick

Pick<T, K>: { [ P in K]: T[P] }

From T, pick a set of properties whose keys are in the union K

Type parameters

  • T

  • K: keyof T

PlaceContent

PlaceContent: Globals | ContentDistribution | ContentPosition | "baseline" | "normal" | (string & {})

PlaceItems

PlaceItems: Globals | SelfPosition | "baseline" | "normal" | "stretch" | (string & {})

PlaceSelf

PlaceSelf: Globals | SelfPosition | "auto" | "baseline" | "normal" | "stretch" | (string & {})

PointerEvents

PointerEvents: Globals | "all" | "auto" | "fill" | "inherit" | "none" | "painted" | "stroke" | "visible" | "visibleFill" | "visiblePainted" | "visibleStroke"

Position

Position: Globals | "-webkit-sticky" | "absolute" | "fixed" | "relative" | "static" | "sticky"

Position

Position<TLength>: TLength | "bottom" | "center" | "left" | "right" | "top" | (string & {})

Type parameters

  • TLength

PropertyKey

PropertyKey: string | number | symbol

PropsWithChildren

PropsWithChildren<P>: P & { children?: ReactNode }

Type parameters

  • P

Provider

Type parameters

  • T

Quote

Quote: "close-quote" | "no-close-quote" | "no-open-quote" | "open-quote"

Quotes

Quotes: Globals | "auto" | "none" | (string & {})

ReactChild

ReactChild: ReactElement | ReactText

ReactFragment

ReactFragment: {} | ReactNodeArray

ReactInstance

ReactInstance: Component<any> | Element

ReactNode

ReactNode: ReactChild | ReactFragment | ReactPortal | boolean | null | undefined

ReactText

ReactText: string | number

ReadableStreamDefaultReadResult

Type parameters

  • T

Readonly

Readonly<T>: { readonly [ P in keyof T]: T[P] }

Make all properties in T readonly

Type parameters

  • T

RepeatStyle

RepeatStyle: "no-repeat" | "repeat" | "repeat-x" | "repeat-y" | "round" | "space" | (string & {})

Resize

Resize: Globals | "block" | "both" | "horizontal" | "inline" | "none" | "vertical"

Right

Right<TLength>: Globals | TLength | "auto" | (string & {})

Type parameters

  • TLength = (string & {}) | 0

Rotate

Rotate: Globals | "none" | (string & {})

RowGap

RowGap<TLength>: Globals | TLength | "normal" | (string & {})

Type parameters

  • TLength = (string & {}) | 0

RtmMessage

Type alias for RTM messages. RtmMessage can be either RtmTextMessage , RtmRawMessage, RtmImageMessage, or RtmFileMessage.

RubyAlign

RubyAlign: Globals | "center" | "space-around" | "space-between" | "start"

RubyMerge

RubyMerge: Globals | "auto" | "collapse" | "separate"

RubyPosition

RubyPosition: Globals | "alternate" | "inter-character" | "over" | "under" | (string & {})

Scale

Scale: Globals | "none" | (string & {}) | (number & {})

ScrollBehavior

ScrollBehavior: Globals | "auto" | "smooth"

ScrollMargin

ScrollMargin<TLength>: Globals | TLength | (string & {})

Type parameters

  • TLength = (string & {}) | 0

ScrollMarginBlock

ScrollMarginBlock<TLength>: Globals | TLength | (string & {})

Type parameters

  • TLength = (string & {}) | 0

ScrollMarginBlockEnd

ScrollMarginBlockEnd<TLength>: Globals | TLength

Type parameters

  • TLength = (string & {}) | 0

ScrollMarginBlockStart

ScrollMarginBlockStart<TLength>: Globals | TLength

Type parameters

  • TLength = (string & {}) | 0

ScrollMarginBottom

ScrollMarginBottom<TLength>: Globals | TLength

Type parameters

  • TLength = (string & {}) | 0

ScrollMarginInline

ScrollMarginInline<TLength>: Globals | TLength | (string & {})

Type parameters

  • TLength = (string & {}) | 0

ScrollMarginInlineEnd

ScrollMarginInlineEnd<TLength>: Globals | TLength

Type parameters

  • TLength = (string & {}) | 0

ScrollMarginInlineStart

ScrollMarginInlineStart<TLength>: Globals | TLength

Type parameters

  • TLength = (string & {}) | 0

ScrollMarginLeft

ScrollMarginLeft<TLength>: Globals | TLength

Type parameters

  • TLength = (string & {}) | 0

ScrollMarginRight

ScrollMarginRight<TLength>: Globals | TLength

Type parameters

  • TLength = (string & {}) | 0

ScrollMarginTop

ScrollMarginTop<TLength>: Globals | TLength

Type parameters

  • TLength = (string & {}) | 0

ScrollPadding

ScrollPadding<TLength>: Globals | TLength | "auto" | (string & {})

Type parameters

  • TLength = (string & {}) | 0

ScrollPaddingBlock

ScrollPaddingBlock<TLength>: Globals | TLength | "auto" | (string & {})

Type parameters

  • TLength = (string & {}) | 0

ScrollPaddingBlockEnd

ScrollPaddingBlockEnd<TLength>: Globals | TLength | "auto" | (string & {})

Type parameters

  • TLength = (string & {}) | 0

ScrollPaddingBlockStart

ScrollPaddingBlockStart<TLength>: Globals | TLength | "auto" | (string & {})

Type parameters

  • TLength = (string & {}) | 0

ScrollPaddingBottom

ScrollPaddingBottom<TLength>: Globals | TLength | "auto" | (string & {})

Type parameters

  • TLength = (string & {}) | 0

ScrollPaddingInline

ScrollPaddingInline<TLength>: Globals | TLength | "auto" | (string & {})

Type parameters

  • TLength = (string & {}) | 0

ScrollPaddingInlineEnd

ScrollPaddingInlineEnd<TLength>: Globals | TLength | "auto" | (string & {})

Type parameters

  • TLength = (string & {}) | 0

ScrollPaddingInlineStart

ScrollPaddingInlineStart<TLength>: Globals | TLength | "auto" | (string & {})

Type parameters

  • TLength = (string & {}) | 0

ScrollPaddingLeft

ScrollPaddingLeft<TLength>: Globals | TLength | "auto" | (string & {})

Type parameters

  • TLength = (string & {}) | 0

ScrollPaddingRight

ScrollPaddingRight<TLength>: Globals | TLength | "auto" | (string & {})

Type parameters

  • TLength = (string & {}) | 0

ScrollPaddingTop

ScrollPaddingTop<TLength>: Globals | TLength | "auto" | (string & {})

Type parameters

  • TLength = (string & {}) | 0

ScrollSnapAlign

ScrollSnapAlign: Globals | "center" | "end" | "none" | "start" | (string & {})

ScrollSnapCoordinate

ScrollSnapCoordinate<TLength>: Globals | <internal>.Position<TLength> | "none" | (string & {})

Type parameters

  • TLength = (string & {}) | 0

ScrollSnapDestination

ScrollSnapDestination<TLength>: Globals | <internal>.Position<TLength>

Type parameters

  • TLength = (string & {}) | 0

ScrollSnapPointsX

ScrollSnapPointsX: Globals | "none" | (string & {})

ScrollSnapPointsY

ScrollSnapPointsY: Globals | "none" | (string & {})

ScrollSnapStop

ScrollSnapStop: Globals | "always" | "normal"

ScrollSnapType

ScrollSnapType: Globals | "block" | "both" | "inline" | "none" | "x" | "y" | (string & {})

ScrollSnapTypeX

ScrollSnapTypeX: Globals | "mandatory" | "none" | "proximity"

ScrollSnapTypeY

ScrollSnapTypeY: Globals | "mandatory" | "none" | "proximity"

ScrollbarColor

ScrollbarColor: Globals | "auto" | (string & {})

ScrollbarGutter

ScrollbarGutter: Globals | "auto" | "stable" | (string & {})

ScrollbarWidth

ScrollbarWidth: Globals | "auto" | "none" | "thin"

SelfPosition

SelfPosition: "center" | "end" | "flex-end" | "flex-start" | "self-end" | "self-start" | "start"

SetStateAction

SetStateAction<S>: S | ((prevState: S) => S)

Type parameters

  • S

ShapeImageThreshold

ShapeImageThreshold: Globals | (string & {}) | (number & {})

ShapeMargin

ShapeMargin<TLength>: Globals | TLength | (string & {})

Type parameters

  • TLength = (string & {}) | 0

ShapeOutside

ShapeOutside: Globals | Box | "margin-box" | "none" | (string & {})

ShapeRendering

ShapeRendering: Globals | "auto" | "crispEdges" | "geometricPrecision" | "optimizeSpeed"

SingleAnimation

SingleAnimation<TTime>: EasingFunction | SingleAnimationDirection | SingleAnimationFillMode | TTime | "infinite" | "none" | "paused" | "running" | (string & {}) | (number & {})

Type parameters

  • TTime

SingleAnimationDirection

SingleAnimationDirection: "alternate" | "alternate-reverse" | "normal" | "reverse"

SingleAnimationFillMode

SingleAnimationFillMode: "backwards" | "both" | "forwards" | "none"

SingleTransition

SingleTransition<TTime>: EasingFunction | TTime | "all" | "none" | (string & {})

Type parameters

  • TTime

StepTimingFunction

StepTimingFunction: "step-end" | "step-start" | (string & {})

StopColor

StopColor: Globals | <internal>.Color | "currentColor"

StopOpacity

StopOpacity: Globals | (number & {}) | (string & {})

Stroke

Stroke: Globals | Paint

StrokeDasharray

StrokeDasharray<TLength>: Globals | Dasharray<TLength> | "none"

Type parameters

  • TLength = (string & {}) | 0

StrokeDashoffset

StrokeDashoffset<TLength>: Globals | TLength | (string & {})

Type parameters

  • TLength = (string & {}) | 0

StrokeLinecap

StrokeLinecap: Globals | "butt" | "round" | "square"

StrokeLinejoin

StrokeLinejoin: Globals | "bevel" | "miter" | "round"

StrokeMiterlimit

StrokeMiterlimit: Globals | (number & {}) | (string & {})

StrokeOpacity

StrokeOpacity: Globals | (number & {}) | (string & {})

StrokeWidth

StrokeWidth<TLength>: Globals | TLength | (string & {})

Type parameters

  • TLength = (string & {}) | 0

TabSize

TabSize<TLength>: Globals | TLength | (number & {}) | (string & {})

Type parameters

  • TLength = (string & {}) | 0

TableLayout

TableLayout: Globals | "auto" | "fixed"

TextAlign

TextAlign: Globals | "center" | "end" | "justify" | "left" | "match-parent" | "right" | "start"

TextAlignLast

TextAlignLast: Globals | "auto" | "center" | "end" | "justify" | "left" | "right" | "start"

TextAnchor

TextAnchor: Globals | "end" | "middle" | "start"

TextCombineUpright

TextCombineUpright: Globals | "all" | "none" | (string & {})

TextDecoration

TextDecoration<TLength>: Globals | <internal>.Color | TLength | "auto" | "blink" | "dashed" | "dotted" | "double" | "from-font" | "grammar-error" | "line-through" | "none" | "overline" | "solid" | "spelling-error" | "underline" | "wavy" | (string & {})

Type parameters

  • TLength = (string & {}) | 0

TextDecorationColor

TextDecorationColor: Globals | <internal>.Color

TextDecorationLine

TextDecorationLine: Globals | "blink" | "grammar-error" | "line-through" | "none" | "overline" | "spelling-error" | "underline" | (string & {})

TextDecorationSkip

TextDecorationSkip: Globals | "box-decoration" | "edges" | "leading-spaces" | "none" | "objects" | "spaces" | "trailing-spaces" | (string & {})

TextDecorationSkipInk

TextDecorationSkipInk: Globals | "all" | "auto" | "none"

TextDecorationStyle

TextDecorationStyle: Globals | "dashed" | "dotted" | "double" | "solid" | "wavy"

TextDecorationThickness

TextDecorationThickness<TLength>: Globals | TLength | "auto" | "from-font" | (string & {})

Type parameters

  • TLength = (string & {}) | 0

TextEmphasis

TextEmphasis: Globals | <internal>.Color | "circle" | "dot" | "double-circle" | "filled" | "none" | "open" | "sesame" | "triangle" | (string & {})

TextEmphasisColor

TextEmphasisColor: Globals | <internal>.Color

TextEmphasisPosition

TextEmphasisPosition: Globals | (string & {})

TextEmphasisStyle

TextEmphasisStyle: Globals | "circle" | "dot" | "double-circle" | "filled" | "none" | "open" | "sesame" | "triangle" | (string & {})

TextIndent

TextIndent<TLength>: Globals | TLength | (string & {})

Type parameters

  • TLength = (string & {}) | 0

TextJustify

TextJustify: Globals | "auto" | "inter-character" | "inter-word" | "none"

TextOrientation

TextOrientation: Globals | "mixed" | "sideways" | "upright"

TextOverflow

TextOverflow: Globals | "clip" | "ellipsis" | (string & {})

TextRendering

TextRendering: Globals | "auto" | "geometricPrecision" | "optimizeLegibility" | "optimizeSpeed"

TextShadow

TextShadow: Globals | "none" | (string & {})

TextSizeAdjust

TextSizeAdjust: Globals | "auto" | "none" | (string & {})

TextTransform

TextTransform: Globals | "capitalize" | "full-size-kana" | "full-width" | "lowercase" | "none" | "uppercase"

TextUnderlineOffset

TextUnderlineOffset<TLength>: Globals | TLength | "auto" | (string & {})

Type parameters

  • TLength = (string & {}) | 0

TextUnderlinePosition

TextUnderlinePosition: Globals | "auto" | "from-font" | "left" | "right" | "under" | (string & {})

Top

Top<TLength>: Globals | TLength | "auto" | (string & {})

Type parameters

  • TLength = (string & {}) | 0

TouchAction

TouchAction: Globals | "-ms-manipulation" | "-ms-none" | "-ms-pinch-zoom" | "auto" | "manipulation" | "none" | "pan-down" | "pan-left" | "pan-right" | "pan-up" | "pan-x" | "pan-y" | "pinch-zoom" | (string & {})

TrackBreadth

TrackBreadth<TLength>: TLength | "auto" | "max-content" | "min-content" | (string & {})

Type parameters

  • TLength

Transform

Transform: Globals | "none" | (string & {})

TransformBox

TransformBox: Globals | "border-box" | "content-box" | "fill-box" | "stroke-box" | "view-box"

TransformOrigin

TransformOrigin<TLength>: Globals | TLength | "bottom" | "center" | "left" | "right" | "top" | (string & {})

Type parameters

  • TLength = (string & {}) | 0

TransformStyle

TransformStyle: Globals | "flat" | "preserve-3d"

Transition

Transition<TTime>: Globals | SingleTransition<TTime> | (string & {})

Type parameters

  • TTime = string & {}

TransitionDelay

TransitionDelay<TTime>: Globals | TTime | (string & {})

Type parameters

  • TTime = string & {}

TransitionDuration

TransitionDuration<TTime>: Globals | TTime | (string & {})

Type parameters

  • TTime = string & {}

TransitionProperty

TransitionProperty: Globals | "all" | "none" | (string & {})

TransitionTimingFunction

TransitionTimingFunction: Globals | EasingFunction | (string & {})

Translate

Translate<TLength>: Globals | TLength | "none" | (string & {})

Type parameters

  • TLength = (string & {}) | 0

UID

UID: number | string

The user ID to identify a user in the channel.

Each user in the same channel should have a unique user ID with the same data type (number or string).

UIKitUser

Data type for a UIKitUser

UnicodeBidi

UnicodeBidi: Globals | "-moz-isolate" | "-moz-isolate-override" | "-moz-plaintext" | "-webkit-isolate" | "-webkit-isolate-override" | "-webkit-plaintext" | "bidi-override" | "embed" | "isolate" | "isolate-override" | "normal" | "plaintext"

UserSelect

UserSelect: Globals | "-moz-none" | "all" | "auto" | "contain" | "element" | "none" | "text"

ValidationMap

ValidationMap<T>: { [ K in keyof T]?: <internal>.Validator<T[K]> }

Type parameters

  • T

Validator

Validator<T>: <internal>.Validator<T>

Type parameters

  • T

VectorEffect

VectorEffect: Globals | "non-scaling-stroke" | "none"

VerticalAlign

VerticalAlign<TLength>: Globals | TLength | "baseline" | "bottom" | "middle" | "sub" | "super" | "text-bottom" | "text-top" | "top" | (string & {})

Type parameters

  • TLength = (string & {}) | 0

Visibility

Visibility: Globals | "collapse" | "hidden" | "visible"

VisualBox

VisualBox: "border-box" | "content-box" | "padding-box"

WeakValidationMap

WeakValidationMap<T>: { [ K in keyof T]?: null extends T[K] ? <internal>.Validator<T[K] | null | undefined> : undefined extends T[K] ? <internal>.Validator<T[K] | null | undefined> : <internal>.Validator<T[K]> }

Type parameters

  • T

WebkitAppearance

WebkitAppearance: Globals | "-apple-pay-button" | "button" | "button-bevel" | "caret" | "checkbox" | "default-button" | "inner-spin-button" | "listbox" | "listitem" | "media-controls-background" | "media-controls-fullscreen-background" | "media-current-time-display" | "media-enter-fullscreen-button" | "media-exit-fullscreen-button" | "media-fullscreen-button" | "media-mute-button" | "media-overlay-play-button" | "media-play-button" | "media-seek-back-button" | "media-seek-forward-button" | "media-slider" | "media-sliderthumb" | "media-time-remaining-display" | "media-toggle-closed-captions-button" | "media-volume-slider" | "media-volume-slider-container" | "media-volume-sliderthumb" | "menulist" | "menulist-button" | "menulist-text" | "menulist-textfield" | "meter" | "none" | "progress-bar" | "progress-bar-value" | "push-button" | "radio" | "searchfield" | "searchfield-cancel-button" | "searchfield-decoration" | "searchfield-results-button" | "searchfield-results-decoration" | "slider-horizontal" | "slider-vertical" | "sliderthumb-horizontal" | "sliderthumb-vertical" | "square-button" | "textarea" | "textfield"

WebkitBorderBefore

WebkitBorderBefore<TLength>: Globals | LineWidth<TLength> | LineStyle | <internal>.Color | (string & {})

Type parameters

  • TLength = (string & {}) | 0

WebkitBorderBeforeColor

WebkitBorderBeforeColor: Globals | <internal>.Color

WebkitBorderBeforeStyle

WebkitBorderBeforeStyle: Globals | LineStyle | (string & {})

WebkitBorderBeforeWidth

WebkitBorderBeforeWidth<TLength>: Globals | LineWidth<TLength> | (string & {})

Type parameters

  • TLength = (string & {}) | 0

WebkitBoxReflect

WebkitBoxReflect<TLength>: Globals | TLength | "above" | "below" | "left" | "right" | (string & {})

Type parameters

  • TLength = (string & {}) | 0

WebkitLineClamp

WebkitLineClamp: Globals | "none" | (number & {}) | (string & {})

WebkitMask

WebkitMask<TLength>: Globals | <internal>.Position<TLength> | RepeatStyle | Box | "border" | "content" | "none" | "padding" | "text" | (string & {})

Type parameters

  • TLength = (string & {}) | 0

WebkitMaskAttachment

WebkitMaskAttachment: Globals | Attachment | (string & {})

WebkitMaskClip

WebkitMaskClip: Globals | Box | "border" | "content" | "padding" | "text" | (string & {})

WebkitMaskComposite

WebkitMaskComposite: Globals | CompositeStyle | (string & {})

WebkitMaskImage

WebkitMaskImage: Globals | "none" | (string & {})

WebkitMaskOrigin

WebkitMaskOrigin: Globals | Box | "border" | "content" | "padding" | (string & {})

WebkitMaskPosition

WebkitMaskPosition<TLength>: Globals | <internal>.Position<TLength> | (string & {})

Type parameters

  • TLength = (string & {}) | 0

WebkitMaskPositionX

WebkitMaskPositionX<TLength>: Globals | TLength | "center" | "left" | "right" | (string & {})

Type parameters

  • TLength = (string & {}) | 0

WebkitMaskPositionY

WebkitMaskPositionY<TLength>: Globals | TLength | "bottom" | "center" | "top" | (string & {})

Type parameters

  • TLength = (string & {}) | 0

WebkitMaskRepeat

WebkitMaskRepeat: Globals | RepeatStyle | (string & {})

WebkitMaskRepeatX

WebkitMaskRepeatX: Globals | "no-repeat" | "repeat" | "round" | "space"

WebkitMaskRepeatY

WebkitMaskRepeatY: Globals | "no-repeat" | "repeat" | "round" | "space"

WebkitMaskSize

WebkitMaskSize<TLength>: Globals | BgSize<TLength> | (string & {})

Type parameters

  • TLength = (string & {}) | 0

WebkitOverflowScrolling

WebkitOverflowScrolling: Globals | "auto" | "touch"

WebkitTapHighlightColor

WebkitTapHighlightColor: Globals | <internal>.Color

WebkitTextFillColor

WebkitTextFillColor: Globals | <internal>.Color

WebkitTextStroke

WebkitTextStroke<TLength>: Globals | <internal>.Color | TLength | (string & {})

Type parameters

  • TLength = (string & {}) | 0

WebkitTextStrokeColor

WebkitTextStrokeColor: Globals | <internal>.Color

WebkitTextStrokeWidth

WebkitTextStrokeWidth<TLength>: Globals | TLength

Type parameters

  • TLength = (string & {}) | 0

WebkitTouchCallout

WebkitTouchCallout: Globals | "default" | "none"

WebkitUserModify

WebkitUserModify: Globals | "read-only" | "read-write" | "read-write-plaintext-only"

WhiteSpace

WhiteSpace: Globals | "-moz-pre-wrap" | "break-spaces" | "normal" | "nowrap" | "pre" | "pre-line" | "pre-wrap"

Widows

Widows: Globals | (number & {}) | (string & {})

Width

Width<TLength>: Globals | TLength | "-moz-fit-content" | "-moz-max-content" | "-moz-min-content" | "-webkit-fit-content" | "-webkit-max-content" | "auto" | "fit-content" | "intrinsic" | "max-content" | "min-content" | "min-intrinsic" | (string & {})

Type parameters

  • TLength = (string & {}) | 0

WillChange

WillChange: Globals | AnimateableFeature | "auto" | (string & {})

WordBreak

WordBreak: Globals | "break-all" | "break-word" | "keep-all" | "normal"

WordSpacing

WordSpacing<TLength>: Globals | TLength | "normal"

Type parameters

  • TLength = (string & {}) | 0

WordWrap

WordWrap: Globals | "break-word" | "normal"

WritingMode

WritingMode: Globals | "horizontal-tb" | "sideways-lr" | "sideways-rl" | "vertical-lr" | "vertical-rl"

ZIndex

ZIndex: Globals | "auto" | (number & {}) | (string & {})

Zoom

Zoom: Globals | "normal" | "reset" | (string & {}) | (number & {})

genericAction

genericAction: { messageType: "RtmDataRequest"; type: "ping" | "pong" | "userData" }

Type declaration

  • messageType: "RtmDataRequest"
  • type: "ping" | "pong" | "userData"

mediaStore

mediaStore: { [ key in UID]: media | localMedia }

role

role: "audience" | "host"

User role for live streaming mode

Variables

AbortSignal

AbortSignal: { prototype: <internal>.AbortSignal }

Type declaration

AudioBuffer

AudioBuffer: { prototype: <internal>.AudioBuffer }

Type declaration

Blob

Blob: { prototype: <internal>.Blob }

Type declaration

ImageData

ImageData: { prototype: <internal>.ImageData }

Type declaration

MediaStreamTrack

MediaStreamTrack: { prototype: <internal>.MediaStreamTrack }

Type declaration

Object

Object: ObjectConstructor

Provides functionality common to all JavaScript objects.

ReadableStream

ReadableStream: { prototype: <internal>.ReadableStream<any> }

Type declaration

ReadableStreamDefaultReader

ReadableStreamDefaultReader: { prototype: <internal>.ReadableStreamDefaultReader<any> }

Type declaration

WritableStream

WritableStream: { prototype: <internal>.WritableStream<any> }

Type declaration

WritableStreamDefaultWriter

WritableStreamDefaultWriter: { prototype: <internal>.WritableStreamDefaultWriter<any> }

Type declaration

Generated using TypeDoc