2018-02-13 03:50:31 -08:00
|
|
|
---
|
|
|
|
path: "docs/align-content"
|
|
|
|
title: "Align Content"
|
|
|
|
hasPlayground: true
|
2018-02-14 07:53:08 -08:00
|
|
|
initialPlayground: eyJ3aWR0aCI6NTAwLCJoZWlnaHQiOjUwMCwiZmxleFdyYXAiOjEsImNoaWxkcmVuIjpbe30se30se30se30se30se30se30se30se30se30se30se31dfQ==
|
2018-02-13 03:50:31 -08:00
|
|
|
---
|
|
|
|
|
2018-02-14 07:53:07 -08:00
|
|
|
## Align Content
|
|
|
|
|
2018-02-14 07:53:08 -08:00
|
|
|
The property defines the distribution of lines along the cross-axis. This only
|
|
|
|
has effect when items are wrapped to multiple lines (see [flexWrap](flex-wrap)).
|
|
|
|
|
2018-02-14 07:53:07 -08:00
|
|
|
<controls prop="alignContent"></controls>
|