@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) • 500 B
HTML
<div class="apiDetail">
<div>
<h2><span>String</span><span class="path">setting.</span>treeId</h2>
<h3>概述<span class="h3_info">[ 依赖 <span class="highlight_green">jquery.ztree.core</span> 核心 js ]</span></h3>
<div class="desc">
<p></p>
<div class="longdesc">
<p>zTree 的唯一标识,初始化后,等于 用户定义的 zTree 容器的 id 属性值。</p>
<p class="highlight_red">请勿进行初始化 或 修改,属于内部参数。</p>
</div>
</div>
</div>
</div>