Type aliases
AnimationDirection
AnimationDirection: "" | "default" | "reverse" | "alternate" | "alternate-reverse" | "initial" | "inherit" | string | null
AnimationModeType
AnimationModeType: "" | "default" | "none" | "forwards" | "backwards" | "both" | "initial" | "inherit" | string | null
AnimationNameType
AnimationNameType: "" | "keyframename" | "none" | "initial" | "inherit" | string | null
AnimationTimeType
AnimationTimeType: "" | "initial" | "inherit" | string | null
AnimationType
AnimationType: "" | "animation-name" | "animation-duration" | "animation-timing-function" | "animation-delay" | "animation-iteration-count" | "animation-direction" | "animation-fill-mode" | "animation-play-state" | "initial" | "inherit" | string | null
BackgroundAttachmentType
BackgroundAttachmentType: "" | "default" | "scroll" | "fixed" | "local" | "initial" | "inherit" | string | null
BackgroundBlendType
BackgroundBlendType: "" | "default" | "normal" | "multiply" | "screen" | "overlay" | "darken" | "lighten" | "color-dodge" | "saturation" | "color" | "luminosity" | "initial" | "inherit" | string | null
BackgroundClipType
BackgroundClipType: "" | "default" | "border-box" | "padding-box" | "content-box" | "initial" | "inherit" | string | null
BackgroundImageType
BackgroundImageType: "" | "default" | "url()" | "none" | "linear-gradient()" | "radial-gradient()" | "repeating-linear-gradient()" | "repeating-radial-gradient()" | "initial" | "inherit" | string | null
BackgroundOriginType
BackgroundOriginType: "" | "default" | "padding-box" | "border-box" | "content-box" | "initial" | "inherit" | string | null
BackgroundPositionType
BackgroundPositionType: "" | "default" | "left top" | "left center" | "left bottom" | "right top" | "right center" | "right bottom" | "center top" | "center center" | "center bottom" | "0% 0%" | "0px 0px" | "initial" | "inherit" | string | null
BackgroundRepeatType
BackgroundRepeatType: "" | "default" | "repeat" | "repeat-x" | "repeat-y" | "no-repeat" | "space" | "round" | "initial" | "inherit" | string | null
BackgroundSizeType
BackgroundSizeType: "" | "default" | "auto" | "0px" | "0px 0px" | "0%" | "50% 50%" | "cover" | "contain" | "initial" | "inherit" | string | null
BackgroundType
BackgroundType: "" | "background-color" | "background-image" | "background-position" | "background-size" | "background-repeat" | "background-origin" | "background-clip" | "background-attachment" | "initial" | "inherit" | string | null
BorderCollapseType
BorderCollapseType: "" | "default" | "separate" | "collapse" | "initial" | "inherit" | string | null
BorderImageRepeatType
BorderImageRepeatType: "" | "default" | "stretch" | "repeat" | "round" | "space" | "initial" | "inherit" | string | null
BorderSpacingType
BorderSpacingType: "" | "default" | "0px" | "0px 0px" | "initial" | "inherit" | null | string
BorderStyleType
BorderStyleType: "" | "default" | "none" | "hidden" | "dotted" | "dashed" | "solid" | "double" | "groove" | "ridge" | "inset" | "outset" | "initial" | "inherit" | string | null
BoxSizingType
BoxSizingType: "" | "default" | "border-box" | "content-box" | "initial" | "inherit" | string | null
CaptionSideType
CaptionSideType: "" | "default" | "top" | "bottom" | "initial" | "inherit" | string | null
ClearType
ClearType: "" | "default" | "none" | "left" | "right" | "both" | "initial" | "inherit" | string | null
ColumnCountType
ColumnCountType: "" | "default" | "auto" | "initial" | "inherit" | string | null | number
ColumnGapType
ColumnGapType: "" | "default" | "normal" | "initial" | "inherit" | string | null
CommonWidthType
CommonWidthType: "" | "default" | "medium" | "thin" | "thick" | "initial" | "inherit" | string | null
ContentAlignType
ContentAlignType: "" | "default" | "stretch" | "center" | "flex-start" | "flex-end" | "space-between" | "space-around" | "initial" | "inherit" | string | null
ContentType
ContentType: "" | "default" | "none" | "normal" | "counter" | "attr()" | "open-quote" | "close-quote" | "no-open-quote" | "no-close-quote" | "url()" | "initial" | "inherit" | string | null
CursorType
CursorType: "" | "alias" | "all-scroll" | "auto" | "cell" | "context-menu" | "col-resize" | "copy" | "crosshair" | "default" | "e-resize" | "ew-resize" | "grab" | "grabbing" | "help" | "move" | "n-resize" | "ne-resize" | "nesw-resize" | "ns-resize" | "nw-resize" | "nwse-resize" | "no-drop" | "none" | "not-allowed" | "pointer" | "progress" | "row-resize" | "s-resize" | "se-resize" | "sw-resize" | "text" | "url()" | "vertical-text" | "w-resize" | "wait" | "zoom-in" | "zoom-out" | "initial" | "inherit" | string | null
DirectionType
DirectionType: "" | "default" | "ltr" | "rtl" | "initial" | "inherit" | string | null
DisplayType
DisplayType: "" | "default" | "inline" | "block" | "contents" | "flex" | "grid" | "inline-block" | "inline-flex" | "inline-grid" | "inline-table" | "list-item" | "run-in" | "table" | "table-caption" | "table-column-group" | "table-header-group" | "table-footer-group" | "table-row-group" | "table-cell" | "table-column" | "table-row" | "none" | "none" | "initial" | "inherit" | string | null
EmptyCellType
EmptyCellType: "" | "default" | "show" | "hide" | "initial" | "inherit" | string | null
FilterType
FilterType: "" | "none" | "blur()" | "brightness()" | "contrast()" | "drop-shadow()" | "grayscale()" | "hue-rotate()" | "invert()" | "opacity()" | "saturate()" | "sepia()" | "url()" | "initial" | "inherit" | string | null
FlexDirectionType
FlexDirectionType: "" | "default" | "row" | "row-reverse" | "column" | "column-reverse" | "initial" | "inherit" | string | null
FlexFlowDirectionType
FlexFlowDirectionType: "" | "default" | "column" | "column-reverse" | "nowrap" | "row" | "row-reverse" | "unset" | "wrap" | "wrap-reverse" | "initial" | "inherit" | string | null
FlexWrapType
FlexWrapType: "" | "default" | "nowrap" | "wrap" | "wrap-reverse" | "initial" | "inherit" | string | null
FloatPosition
FloatPosition: "" | "default" | "none" | "left" | "right" | "initial" | "inherit" | string | null
FloatType
FloatType: "" | "default" | "none" | "left" | "right" | "initial" | "inherit" | string | null
FontStretchType
FontStretchType: "" | "default" | "ultra-condensed" | "extra-condensed" | "condensed" | "semi-condensed" | "normal" | "semi-expanded" | "expanded" | "extra-expanded" | "ultra-expanded" | "initial" | "inherit" | string | null
FontStyleType
FontStyleType: "" | "default" | "normal" | "italic" | "oblique" | "initial" | "inherit" | string | null
FontVariantType
FontVariantType: "" | "default" | "normal" | "small-caps" | "initial" | "inherit" | string | null
FontWeightType
FontWeightType: "" | "default" | "normal" | "bold" | "bolder" | "lighter" | "initial" | "inherit" | string | null
GridAutoColumnsType
GridAutoColumnsType: "" | "default" | "auto" | "max-content" | "min-content" | string | null
GridAutoFlowType
GridAutoFlowType: "" | "default" | "row" | "column" | "row dense" | "column dense" | string | null
GridAutoRowsType
GridAutoRowsType: "" | "default" | "auto" | "max-content" | "min-content" | string | null
ItemAlignType
ItemAlignType: "" | "default" | "stretch" | "center" | "flex-start" | "flex-end" | "baseline" | "initial" | "inherit" | string | null
IterationCount
IterationCount: "" | "default" | "infinite" | "initial" | "inherit" | string | null
JustifyContentType
JustifyContentType: "" | "default" | "flex-start" | "flex-end" | "center" | "space-between" | "space-around" | "initial" | "inherit" | string | null
JustifyType
JustifyType: "" | "default" | "auto" | "inter-word" | "inter-character" | "none" | "initial" | "inherit" | string | null
ListStylePositionType
ListStylePositionType: "" | "default" | "inside" | "max-content" | "outside" | "initial" | "inherit" | string | null
ListStyleType
ListStyleType: "" | "default" | "disc" | "circle" | "none" | "square" | string | null
ObjectFitType
ObjectFitType: "" | "default" | "fill" | "contain" | "cover" | "none" | "scale-down" | "initial" | "inherit" | string | null
ObjectPositionType
ObjectPositionType: "" | "default" | "fill" | "contain" | "cover" | "none" | "scale-down" | "initial" | "inherit" | string | null
OverFlowType
OverFlowType: "" | "default" | "visible" | "hidden" | "scroll" | "auto" | string | null
PageBreakCommonType
PageBreakCommonType: "" | "default" | "auto" | "always" | "avoid" | "left" | "right" | "initial" | "inherit" | string | null
PageBreakInsideType
PageBreakInsideType: "" | "default" | "auto" | "avoid" | "initial" | "inherit" | string | null
PlayState
PlayState: "" | "default" | "paused" | "running" | "initial" | "inherit" | string | null
PositionType
PositionType: "" | "default" | "auto" | "50px" | "-50px" | "50%" | "-50%" | "initial" | "inherit" | null | string | number
ResizeType
ResizeType: "" | "default" | "none" | "both" | "horizontal" | "vertical" | "initial" | "inherit" | string | null
SelfAlignType
SelfAlignType: "" | "default" | "auto" | "stretch" | "center" | "flex-start" | "flex-end" | "baseline" | "initial" | "inherit" | string | null
StylePosition
StylePosition: "" | "default" | "initial" | "static" | "relative" | "absolute" | string | null
TableLayoutType
TableLayoutType: "" | "default" | "auto" | "fixed" | "initial" | "inherit" | string | null
TextAlignLastType
TextAlignLastType: "" | "default" | "auto" | "left" | "right" | "center" | "justify" | "start" | "end" | "initial" | "inherit" | string | null
TextAlignType
TextAlignType: "" | "default" | "initial" | "left" | "right" | "center" | "justify" | string | null
TextDecorationType
TextDecorationType: "" | "none" | "underline" | "overline" | "line-through" | "initial" | "inherit" | string | null
TextSize
TextSize: "" | "default" | "medium" | "xx-small" | "x-small" | "small" | "large" | "x-large" | "xx-large" | "smaller" | "larger" | "initial" | "inherit" | string | null
TextTransformType
TextTransformType: "" | "none" | "capitalize" | "uppercase" | "lowercase" | "initial" | "inherit" | string | null
TimingFunction
TimingFunction: "" | "default" | "linear" | "ease" | "ease-in" | "ease-out" | "ease-in-out" | "step-start" | "step-end" | "steps()" | "cubic-bezier()" | "initial" | "inherit" | string | null
TransformStyleType
TransformStyleType: "" | "default" | "flat" | "preserve-3d" | "initial" | "inherit" | string | null
TransformType
TransformType: "" | "default" | "none" | "matrix()" | "matrix3d()" | "translate()" | "translate3d()" | "translateX()" | "translateY()" | "translateZ()" | "scale()" | "scale3d()" | "scaleX()" | "scaleY()" | "scaleZ()" | "rotate()" | "rotate3d()" | "rotateX()" | "rotateY()" | "rotateZ()" | "skew()" | "skewX()" | "skewY()" | "perspective()" | "initial" | "inherit" | string | null
Visibility
Visibility: "" | "default" | "visible" | "hidden" | "initial" | "inherit" | string | null
VisibilityType
VisibilityType: "" | "default" | "visible" | "hidden" | "collapse" | "initial" | "inherit" | string | null
WhiteSpaceType
WhiteSpaceType: "" | "default" | "normal" | "nowrap" | "pre" | "pre-line" | "pre-wrap" | "initial" | "inherit" | string | null
WordBreakType
WordBreakType: "" | "default" | "normal" | "break-all" | "keep-all" | "break-word" | "initial" | "inherit" | string | null
WordSpacingType
WordSpacingType: "" | "default" | "normal" | "initial" | "inherit" | string | null
WordWrapType
WordWrapType: "" | "default" | "normal" | "break-word" | "initial" | "inherit" | string | null