Verj.io JavaScript API
Workflow Process
Form
Integration Service
REST Service
Workflow Process
TitlePanelControl
.setPanelColor
Sets the background color for the content area. Any valid value for the CSS
color
property can be used.
Examples:
controls.TITLEPANEL1.panelColor = "#808080";
Parameters
java.lang.String panelColor,
Examples: