zengh
2021-07-14 e27675f1698130139a93fc2a628ca7fb27e2fa8c
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<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>