LayoutOptionsPremium
The configuration options for the Layout element.
| Name | Type | Default | Description | 
|---|---|---|---|
| alignContent? | 
 | 
 | Specifies the alignment of the content. The supported values are: 
 | 
| alignItems? | 
 | 
 | Specifies the alignment of the items based on the largest one. The supported values are: 
 | 
| justifyContent? | 
 | 
 | Specifies the way the content has to be justified. The supported values are: 
 | 
| lineSpacing? | 
 | 
 | Specifies the distance between the lines for wrapped layout. | 
| name? | 
 | The optional name for this element. | |
| orientation? | 
 | 
 | Specifies the layout orientation. The supported values are: 
 | 
| spacing? | 
 | 
 | Specifies the distance between the elements. | 
| wrap? | 
 | 
 | Specifies the behavior when the elements size exceeds the rectangle size. If set to  |