Module typing

Module typing 

Source
Expand description

CSS value types for each CSS property.

The possible CSS values are different for each CSS property. This module lists all of them.

For example, enum BoxSizing list out all possible values of the box-sizing property.

Structs§

ConicGradientItem
A conic-gradient item.
FeatureTag
A font feature tag for font-feature-settings.

Enums§

AlignContent
AlignContentType
AlignItems
AlignItemsType
AlignSelf
AlignSelfType
Angle
An angle value or an expression that evaluates to an angle.
AngleOrPercentage
An angle value or a percentage value.
AngleType
An angle value or an expression that evaluates to an angle.
AnimateableFeature
An animation kind for will-change.
AnimationDirection
AnimationDirectionItem
An item in animation-direction.
AnimationDirectionType
AnimationFillMode
AnimationFillModeItem
An item in animation-fill-mode.
AnimationFillModeType
AnimationIterationCount
AnimationIterationCountItem
An item in animation-iteration-count.
AnimationIterationCountType
AnimationName
AnimationNameItem
An item in animation-name.
AnimationNameType
AnimationPlayState
AnimationPlayStateItem
An item in animation-play-state.
AnimationPlayStateType
AspectRatio
AspectRatioType
BackdropFilter
BackdropFilterType
BackgroundAttachment
BackgroundAttachmentItem
An item in background-attachment.
BackgroundAttachmentType
BackgroundClip
BackgroundClipItem
An item in background-clip.
BackgroundClipType
BackgroundImage
BackgroundImageGradientItem
Gradient types in image description.
BackgroundImageItem
An item in background-image.
BackgroundImageType
BackgroundOrigin
BackgroundOriginItem
An item in background-origin.
BackgroundOriginType
BackgroundPosition
BackgroundPositionItem
An item in background-position.
BackgroundPositionType
BackgroundPositionValue
A background-position value.
BackgroundRepeat
BackgroundRepeatItem
An item in background-repeat.
BackgroundRepeatType
BackgroundRepeatValue
A background-repeat value.
BackgroundSize
BackgroundSizeItem
An item in background-size.
BackgroundSizeType
BorderRadius
BorderRadiusType
BorderStyle
BorderStyleType
BoxShadow
BoxShadowItem
An item in box-shadow.
BoxShadowType
BoxSizing
BoxSizingType
CalcExpr
An expression inside calc(...).
Color
A color value or current-color.
ColorType
A color value or current-color.
Contain
ContainKeyword
An item in multi-value form of contain.
ContainType
Content
ContentType
CustomProperty
A unknown property.
CustomPropertyType
A unknown property.
Direction
DirectionType
Display
DisplayType
DropShadow
A drop shadow in filter function for filter and backdrop-filter.
Filter
FilterFunc
A filter function for filter and backdrop-filter.
FilterType
FlexDirection
FlexDirectionType
FlexWrap
FlexWrapType
Float
FloatType
FontFamily
FontFamilyName
FontFamilyType
FontFeatureSettings
FontFeatureSettingsType
FontStyle
FontStyleType
FontWeight
FontWeightType
Gap
GapType
GradientColorItem
Gradient color types in image description.
GradientPosition
Gradient position types in image description.
GradientShape
Gradient shape types in image description.
GradientSize
Gradient size types in image description.
ImageSource
An image source in image description.
ImageTags
An image tag in image description.
ImportantBitSet
A bitset for representing !important.
JustifyContent
JustifyContentType
JustifyItems
JustifyItemsType
Length
A length value or an expression that evaluates to a langth value.
LengthExpr
An expression for a length value.
LengthType
A length value or an expression that evaluates to a langth value.
LetterSpacing
LetterSpacingType
LineHeight
LineHeightType
ListStyleImage
ListStyleImageType
ListStylePosition
ListStylePositionType
ListStyleType
ListStyleTypeType
MaskMode
MaskModeItem
An item in mask-mode.
MaskModeType
Number
A number or an expression that evaluates to a number.
NumberType
A number or an expression that evaluates to a number.
Overflow
OverflowType
OverflowWrap
OverflowWrapType
PointerEvents
PointerEventsType
Position
PositionType
Resize
ResizeType
Scrollbar
The scroll bar options.
ScrollbarType
The scroll bar options.
ShadowItemType
A shadow type in box-shadow.
StepPosition
A helper type for transition-timing-function.
TextAlign
TextAlignType
TextDecorationLine
TextDecorationLineItem
An item in text-decoration-line.
TextDecorationLineType
TextDecorationStyle
TextDecorationStyleType
TextDecorationThickness
TextDecorationThicknessType
TextOverflow
TextOverflowType
TextShadow
TextShadowItem
An item in text-shadow.
TextShadowType
Transform
The CSS transform item series.
TransformItem
A transform item.
TransformOrigin
TransformOriginType
TransformType
The CSS transform item series.
TransitionProperty
TransitionPropertyItem
The property name allowed in CSS transition-property.
TransitionPropertyType
TransitionTime
TransitionTimeType
TransitionTimingFn
The CSS transition-timing-funcction.
TransitionTimingFnItem
TransitionTimingFnType
The CSS transition-timing-funcction.
VerticalAlign
VerticalAlignType
Visibility
VisibilityType
WhiteSpace
WhiteSpaceType
WillChange
WillChangeType
WordBreak
WordBreakType
WordSpacing
WordSpacingType
WritingMode
WritingModeType
WxEngineTouchEvent
wx specific touch handling strategy.
WxEngineTouchEventType
wx specific touch handling strategy.
ZIndex
ZIndexType