Type aliases
AlignContent
AlignContent: "baseline" | "center" | "end" | "first baseline" | "flex-end" | "flex-start" | "last baseline" | "left" | "right" | "safe center" | "space-around" | "space-between" | "space-evenly" | "start" | "stretch" | "unsafe center"
AlignItems
AlignItems: "baseline" | "center" | "end" | "first baseline" | "flex-end" | "flex-start" | "last baseline" | "left" | "normal" | "right" | "safe center" | "self-end" | "self-start" | "start" | "stretch" | "unsafe center"
AlignSelf
AlignSelf: "auto" | "baseline" | "center" | "end" | "first baseline" | "flex-end" | "flex-start" | "last baseline" | "left" | "normal" | "right" | "safe center" | "self-end" | "self-start" | "start" | "stretch" | "unsafe center"
AlignmentBaseline
AlignmentBaseline: "after-edge" | "alphabetic" | "auto" | "baseline" | "before-edge" | "central" | "hanging" | "ideographic" | "inherit" | "mathematical" | "middle" | "text-after-edge" | "text-before-edge"
AnyElementView
Type parameters
AnyHtmlView
Type parameters
AnyNodeView
Type parameters
AnySvgView
Type parameters
AnyTextView
Type parameters
Appearance
Appearance: "button" | "checkbox" | "none" | "scrollbarbutton-up"
AttributeAnimatorDescriptor
Type parameters
-
O = unknown
-
T = unknown
-
U = never
-
I = {}
BackgroundClip
BackgroundClip: "border-box" | "padding-box" | "content-box" | "text"
BorderCollapse
BorderCollapse: "collapse" | "separate"
BorderStyle
BorderStyle: "dashed" | "dotted" | "double" | "groove" | "hidden" | "inset" | "none" | "outset" | "ridge" | "solid"
BorderWidth
Border
Width: Length | "medium" | "thick" | "thin"
BoxSizing
BoxSizing: "border-box" | "content-box"
CssCursor
CssCursor: "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"
CssDisplay
CssDisplay: "block" | "contents" | "flex" | "flow" | "flow-root" | "grid" | "inline" | "inline-block" | "inline-flex" | "inline-grid" | "inline-table" | "list-item" | "none" | "ruby" | "ruby-base" | "ruby-base-container" | "ruby-text" | "ruby-text-container" | "run-in" | "table" | "table-caption" | "table-cell" | "table-column" | "table-column-group" | "table-footer-group" | "table-header-group" | "table-row" | "table-row-group"
CssRuleDescriptor
Type parameters
FillRule
FillRule: "nonzero" | "evenodd" | "inherit"
FlexBasis
Flex
Basis: Length | "auto" | "content" | "fill" | "fit-content" | "max-content" | "min-content"
FlexDirection
FlexDirection: "column" | "column-reverse" | "row" | "row-reverse"
FlexWrap
FlexWrap: "nowrap" | "wrap" | "wrap-reverse"
Height
Height
: Length | string | "auto"
JustifyContent
JustifyContent: "baseline" | "center" | "end" | "first baseline" | "flex-end" | "flex-start" | "last baseline" | "left" | "right" | "safe center" | "space-around" | "space-between" | "space-evenly" | "start" | "stretch" | "unsafe center"
MaxHeight
Max
Height: Length | string | "fill-available" | "fit-content" | "max-content" | "min-content" | "none"
MaxWidth
Max
Width: Length | string | "fill-available" | "fit-content" | "max-content" | "min-content" | "none"
MediaRuleDescriptor
Type parameters
MinHeight
Min
Height: Length | string | "fill-available" | "fit-content" | "max-content" | "min-content"
MinWidth
Min
Width: Length | string | "fill-available" | "fit-content" | "max-content" | "min-content"
Overflow
Overflow: "auto" | "hidden" | "scroll" | "visible"
OverscrollBehavior
OverscrollBehavior: "auto" | "contain" | "none"
Paint
Paint
: Color | "none" | "context-fill" | "context-stroke" | "currentColor"
PointerEvents
PointerEvents: "all" | "auto" | "fill" | "none" | "painted" | "stroke" | "visible" | "visibleFill" | "visiblePainted" | "visibleStroke"
Position
Position: "absolute" | "fixed" | "relative" | "static" | "sticky"
StrokeLinecap
StrokeLinecap: "butt" | "round" | "square"
StrokeLinejoin
StrokeLinejoin: "arcs" | "bevel" | "miter" | "miter-clip" | "round"
StyleAnimatorDescriptor
Type parameters
-
O = unknown
-
T = unknown
-
U = never
-
I = {}
StyleConstraintAnimatorDescriptor
Type parameters
-
O = unknown
-
T = unknown
-
U = never
-
I = {}
StyleRuleDescriptor
Type parameters
StyleSheetDescriptor
Type parameters
SvgPointerEvents
SvgPointerEvents: "all" | "auto" | "bounding-box" | "fill" | "none" | "painted" | "stroke" | "visible" | "visibleFill" | "visiblePainted" | "visibleStroke"
TextAlign
TextAlign: "center" | "end" | "justify" | "justify-all" | "left" | "match-parent" | "right" | "start"
TextAnchor
TextAnchor: "end" | "inherit" | "middle" | "start"
TextDecorationStyle
TextDecorationStyle: "dashed" | "dotted" | "double" | "solid" | "wavy"
TextTransform
TextTransform: "capitalize" | "full-width" | "lowercase" | "none" | "uppercase"
TouchAction
TouchAction: "auto" | "manipulation" | "none" | "pan-down" | "pan-down pinch-zoom" | "pan-left" | "pan-left pan-down" | "pan-left pan-down pinch-zoom" | "pan-left pan-up" | "pan-left pan-up pinch-zoom" | "pan-left pan-y" | "pan-left pan-y pinch-zoom" | "pan-left pinch-zoom" | "pan-right" | "pan-right pan-down" | "pan-right pan-down pinch-zoom" | "pan-right pan-up" | "pan-right pan-up pinch-zoom" | "pan-right pan-y" | "pan-right pan-y pinch-zoom" | "pan-right pinch-zoom" | "pan-up" | "pan-up pinch-zoom" | "pan-x" | "pan-x pan-down" | "pan-x pan-down pinch-zoom" | "pan-x pan-up" | "pan-x pan-up pinch-zoom" | "pan-x pan-y" | "pan-x pan-y pinch-zoom" | "pan-x pinch-zoom" | "pan-y" | "pan-y pinch-zoom" | "pinch-zoom"
UserSelect
UserSelect: "all" | "auto" | "contain" | "none" | "text"
VerticalAlign
Vertical
Align: Length | "baseline" | "sub" | "super" | "text-top" | "text-bottom" | "middle" | "top" | "bottom"
ViewNodeType
ViewNodeType<V>: V extends { node: infer N } ? N : never
Type parameters
Visibility
Visibility: "collapse" | "hidden" | "visible"
WhiteSpace
WhiteSpace: "normal" | "nowrap" | "pre" | "pre-line" | "pre-wrap"
Width
Width
: Length | string | "auto" | "available" | "fit-content" | "max-content" | "min-content"
The Swim DOM library implements HTML and SVG views, with procedural attribute and style animators.