horizontal
Items are arranged horizontally.
Options
verticalAlignment
Type: Number a decimal 0 to 1
Aligns items vertically. 0 will align the origin edge. 1 will align the opposite edge. 0.5 will align center.
layoutMode: 'horizontal',
horizontal: {
  verticalAlignment: 0.5,
}