DHTMLX Docs & Samples Explorer

addTab(id, text, size, position, row)

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

add tab to TabBar

  • id - tab id
  • text - tab content
  • size - width(height) of tab
  • position - tab index , optional
  • row - index of row, optional [only in PRO version]

See also: removeTab