addInfoElement
Creates the info element and adds it to the HTML tree.
Signatures
- ParamateControls.<ControlName>.addInfoElement()
Parameters
- parentElem
-
(optional) HTML element to which the info element will be added. By default, this is the element with the id: "viewport".
Return value
none