Scroll the item into view when it is selected.
选择时滚动到视图中。
Whether to automatically expand or collapse the folder node when clicking on it.
点击文件夹节点时是否自动展开或者折叠这个这个节点。
The currently selected item.
当前选中的项。
The selection mode of the selection.
选择的模式。
The index of the item to add.
可选
Whether to scroll the item into view.
Add an item to the selection.
添加一个项到选择中。
Clear the selection.
清除选择。
Whether to enable arrow key navigation.
The event name to trigger when an item is selected using arrow keys.
Enable or disable arrow key navigation.
启用或禁用箭头键导航。
Whether to enable focus events.
Enable or disable focus events.
启用或禁用焦点事件。
An optional array to store the selected items.
The currently selected items.
Get the currently selected node.
获取当前选中的节点。
An optional array to store the selected nodes.
The currently selected nodes.
Get the currently selected nodes.
获取当前选中的节点列表。
The index of the item to remove.
Remove an item from the selection.
从选择中移除一个项。
Select all items.
选择所有项。
The node to select.
Whether to scroll the selected node into view.
Select a node in the tree.
选择树中的节点。
Invert the selection.
反选。
The node to unselect.
Unselect a node in the tree.
取消选择树中的节点。
En
Scroll the item into view when it is selected.
Zh
选择时滚动到视图中。