Mosaic_mlx.AlignSourceAlignment along the cross/block axis (align-items, align-self, justify-items, justify-self).
type t = Toffee.Style.Align_items.t = | StartPack items toward the start of the axis.
*)| EndPack items toward the end of the axis.
*)| Flex_startPack items toward the flex-relative start.
*)| Flex_endPack items toward the flex-relative end.
*)| CenterPack items along the center of the axis.
*)| BaselineAlign items such that their baselines align.
*)| StretchStretch items to fill the container.
*)