Verj.io JavaScript API
Integration Service
Form
Integration Service
REST Service
Workflow Process
TabControl
.setTextImageGap
Sets the gap between the tab header text and any configured image. Any valid value for the CSS
font-size
property can be used.
Further documentation
.
Examples:
controls.TAB1.textImageGap = "30px";
Parameters
java.lang.String textImageGap,
Further documentation.
Examples: