Check documentation for the latest version of dhtmlxSuite getItemTooltip DHTMLX Docs

getItemTooltip

gets item's tooltip

string getItemTooltip(string|number id);
idstring|numberthe node's id
stringthe node's tooltip
Back to top