Elements can also be sub-divided into Dynamic and Static. Dynamic elements are any elements within the panel that have more than one state. That is to say, either animated in some form or change based on a condition. An example of this is a toggle switch.
Static elements on the other hand, only have one state and do not change regardless of the conditions that exist. An example of this is a background bitmap.

Contact