Following are the common component layout configurations
UI:
Component size: The user can modify the size of the component in the layout
Padding location: Defines the position of the padding for a field. It is applicable to the around, top, left, bottom, right, horizontal, vertical
Padding Size: The padding size of the component can be set to none, xxx-small, xx-small, x-small, small, medium, large, x-large, xx-large
Style: Styles described how fields should be rendered in preview mode. Users need to create one cdn link from the CSS tab on the layout designer page for using styles
Classes: Classes are used to apply unique styling and formatting to the fields in preview mode. Users need to create one cdn link from the CSS tab on the layout designer page for using classes
Margin Location: Defines the position of the margin for a field. It is applicable to the around, top, left, bottom, right, horizontal, vertical
Margin Size: The margin size of the view can be set to none, xxx-small, xx-small, x-small, small, medium, large, x-large, xx-large
...