Web Export
Search
K

Layout Section

Change the default size, position and layout of an element
The layout section contains 3 layout options that are also a shortcut to common layouts and sizing:
You can define what layout options to use or use none at all.
The layout position types are the same the ones listed in the CSS position property:
The layout location types are the properties used for moving an element to a specific location:
The size type options are the properties used for setting the size:
The default option for layout is absolute, using constraints such as top and left and setting both width and height.
There is another layout option for groups for Row Layout and Column Layout