changeInfoElementStyle
Allows to change the default styling of the info element.
Signatures
- ParamateControls.<ControlName>.changeInfoElementStyle(changes)
Details
The function allows to modify the default styling of the info element.
Parameters
- changes
-
Object that confirms to CSSStyleDeclaration interface. https://developer.mozilla.org/en-US/docs/Web/API/CSSStyleDeclaration
Return value
none