Skip to content

元素列表

关键属性

list: UI[]

当前选中的元素列表(只读),未选中时为空数组。

高性能列表

leafList: LeafList

当前选中的元素列表对象(只读), 未选中时为空列表对象.

openedGroupList: LeafList

当前处于打开状态的组列表对象(只读), 未选中时为空列表对象.

归属

Editor 元素

Released under the MIT License.