DHTMLX Docs & Samples Explorer

addSpacer(id)

Required library edition: This method works with any edition of DHTMLX library
Required library file: dhtmlxtoolbar.js

aligns all items after the specified one on the right side

  • id - the id of an item after which all other items will be aligned on the right side
toolbar.addSpacer(id);