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§
- A conic-gradient item.
- A font feature tag for
font-feature-settings
.
Enums§
- An angle value or an expression that evaluates to an angle.
- An angle value or a percentage value.
- An angle value or an expression that evaluates to an angle.
- An animation kind for
will-change
. - An item in
animation-direction
. - An item in
animation-fill-mode
. - An item in
animation-iteration-count
. - An item in
animation-name
. - An item in
animation-play-state
. - An item in
background-attachment
. - An item in
background-clip
. - Gradient types in image description.
- An item in
background-image
. - An item in
background-origin
. - An item in
background-position
. - A
background-position
value. - An item in
background-repeat
. - A
background-repeat
value. - An item in
background-size
. - An item in
box-shadow
. - An expression inside
calc(...)
. - A color value or
current-color
. - A color value or
current-color
. - An item in multi-value form of
contain
. - A unknown property.
- A unknown property.
- A drop shadow in filter function for
filter
andbackdrop-filter
. - A filter function for
filter
andbackdrop-filter
. - Gradient color types in image description.
- Gradient position types in image description.
- Gradient shape types in image description.
- Gradient size types in image description.
- An image source in image description.
- An image tag in image description.
- A bitset for representing
!important
. - A length value or an expression that evaluates to a langth value.
- An expression for a length value.
- A length value or an expression that evaluates to a langth value.
- An item in mask-mode.
- A number or an expression that evaluates to a number.
- A number or an expression that evaluates to a number.
- The scroll bar options.
- The scroll bar options.
- A shadow type in
box-shadow
. - A helper type for
transition-timing-function
. - An item in
text-decoration-line
. - An item in
text-shadow
. - The CSS
transform
item series. - A
transform
item. - The CSS
transform
item series. - The property name allowed in CSS
transition-property
. - The CSS
transition-timing-funcction
. - The CSS
transition-timing-funcction
. wx
specific touch handling strategy.wx
specific touch handling strategy.