Verj.io JavaScript API
Integration Service
Form
Workflow Process
Integration Service
REST Service
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: