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