Check documentation for the latest version of dhtmlxSuite showRibbon DHTMLX Docs

showRibbon

shows dhtmlxRibbon attached to a tab

void showRibbon();

Example

myTabbar.tabs(id).showRibbon();

Back to top