reorders items in the tree according to their text
nodeId | string|number | the id of the node to start sorting from |
order | string | sorting order - ASC or DES |
allLevels | boolean | sorting all levels (true) or only current level (false) |
Available only in PRO Edition
Back to top