AlignItems
configurationSpecifies the alignment of the items based on each other.
Possible values are:
- "start"
- "center"
- "end"
alignItems
StringDefault: "start"
Specifies the alignment of the items based on each other.
Possible values are:
StringDefault: "start"