@ztree/ztree_v3
Version:
zTree is a multi-functional 'tree plug-ins.' based on jQuery. The main advantages of zTree includes excellent performance, flexible configuration, and the combination of multiple functions.
14 lines (13 loc) • 532 B
HTML
<div class="apiDetail">
<div>
<h2><span>String</span><span class="path">setting.</span>treeId</h2>
<h3>Overview<span class="h3_info">[ depends on <span class="highlight_green">jquery.ztree.core</span> js ]</span></h3>
<div class="desc">
<p></p>
<div class="longdesc">
<p>zTree unique identifier. After the initialization, it equals to the id attribute value of the user-defined zTree container.</p>
<p class="highlight_red">Do not initialize or modify it, it is an internal argument.</p>
</div>
</div>
</div>
</div>