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