Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Following are the common component layout configurations

  • UI:

  1. Component size: The user can modify the size of the component in the layout

  2. Padding location: Defines the position of the padding for a field. It is applicable to the around, top, left, bottom, right, horizontal, vertical

  3. 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 

  4. 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 

  5. 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 

  6. Margin Location: Defines the position of the margin for a field. It is applicable to the around, top, left, bottom, right, horizontal, vertical 

  7. 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 

...