Rectangle

Rectangle - is a rectangle object.


Properties #

Element #

  • ID - is the element id.
  • Page ID - is the element page id.
  • Type - is the element type.
  • Position Left - is the left position of the element.
  • Position Top - is the top position of the element.
  • Width - is the width of the element.
  • Height - is the height of the element.

Style #

  • Background - is the color of the rectangle.
  • Z-index - is the field render priority. Can be set to a negative value.

Actions #

  • Add Action - is a add actions and conditional logic to the rectangle to show, hide and change properties. See how to use: Read More ››