Expand description
Style attribute parsing
This module provides parsers for individual style attributes.
Functionsยง
- build_
border - Build Border from individual attribute values
- build_
style_ properties - Build StyleProperties from individual attribute values
- parse_
alignment - Parse alignment
- parse_
background_ attr - Parse background attribute (color, gradient, or image)
- parse_
border_ color - Parse border color
- parse_
border_ radius - Parse border radius
- parse_
border_ style - Parse border style
- parse_
border_ width - Parse border width
- parse_
color_ attr - Parse color attribute
- parse_
constraint - Parse min/max constraints
- parse_
fill_ portion - Parse fill_portion value
- parse_
float_ attr - Parse float attribute value
- parse_
int_ attr - Parse int attribute value
- parse_
justification - Parse justification
- parse_
length_ attr - Parse length attribute (width, height, etc.)
- parse_
opacity - Parse opacity
- parse_
padding_ attr - Parse padding attribute
- parse_
percentage - Parse percentage value
- parse_
shadow_ attr - Parse shadow attribute
- parse_
spacing - Parse spacing (must be non-negative)
- parse_
transform - Parse transform