Expand description
Values for CSS Box Alignment properties
https://drafts.csswg.org/css-align/
Structsยง
- Align
Content  - Value for the 
align-contentproperty. - Align
Flags  - Constants shared by multiple CSS Box Alignment properties
 - Align
Items  - Value of the 
align-itemsproperty - Align
Self  - The specified value of the align-self property.
 - Content
Distribution  - Shared value for the 
align-contentandjustify-contentproperties. - Justify
Content  - Value for the 
justify-contentproperty. - Justify
Items  - Value of the 
justify-itemsproperty - Justify
Self  - The specified value of the justify-self property.
 - Self
Alignment  - https://drafts.csswg.org/css-align/#self-alignment
 
Enumsยง
- Axis
Direction  - An axis direction, either inline (for the 
justifyproperties) or block, (for thealignproperties). 
Functionsยง
- list_
auto_ ๐normal_ stretch  - list_
baseline_ ๐keywords  - list_
content_ ๐distribution_ keywords  - list_
legacy_ ๐keywords  - list_
normal_ ๐stretch  - list_
overflow_ ๐position_ keywords  - list_
self_ ๐position_ keywords  - parse_
auto_ ๐normal_ stretch  - parse_
baseline ๐ - parse_
content_ ๐distribution  - parse_
left_ ๐right_ center  - parse_
legacy ๐ - parse_
normal_ ๐stretch  - parse_
overflow_ ๐position  - parse_
self_ ๐position