alignItems String (default: "start")

Specifies the alignment of the items based on each other.

Possible values are:

  • "start"
  • "center"
  • "end"
In this article