📄️ Element
The Element object is an element object that developers can obtain through app.getElement(fullName).
📄️ ElementAttrDict
Inherits from dict, possesses all attributes of Element objects, and supports accessing them in dictionary style.
Backend element API documentation including element definitions and usage methods
The Element object is an element object that developers can obtain through app.getElement(fullName).
Inherits from dict, possesses all attributes of Element objects, and supports accessing them in dictionary style.