Space Between Groups
As of now the VerticalGroup is the only group that has parameters to add vertical spacing. In order to add vertical spacing to other groups you have to nest them inside a VerticalGroup like this.
1 2 3 | |
The VerticalGroups sole purpose in this case is to add vertical spacing using the PaddingTop & PaddingBottom parameters. The same principle applies to all other groups.
Last update: September 30, 2021