Elements
📄️ Text Element
The Text Element is designed for displaying text on the screen, allowing for dynamic changes to the displayed text.
📄️ Image Element
The Image Element represents an image resource imported into the project. This element is static and can not be dynamically changed.
📄️ Image Sequence Element
The Image Sequence Element represents a sequence of images imported as one resource within the project.
📄️ Image Loader Element
The Image Loader Element is a specialized element designed for dynamically loading images. It serves as a temporary container awaiting the display of the actual image.
📄️ Rectangle Element
The Rectangle Element is a fundamental shape used to represent rectangular shapes within a design.
📄️ Ellipse Element
The Ellipse Element is a fundamental shape used to represent elliptical shapes within a design.
📄️ Path Element
The Path Element is a fundamental shape used to represent shapes with custom paths within a design.
📄️ Composition Element
The Composition Element represents compositions inserted within one another, akin to the "components" concept found in other design tools.