Fixed #5509 - tree: loadingMode

pull/5513/head
tugcekucukoglu 2024-04-02 17:25:28 +03:00
parent 5a099a0f52
commit 40c7c574ec
1 changed files with 1 additions and 0 deletions

View File

@ -46,6 +46,7 @@
:node="childNode"
:templates="templates"
:level="level + 1"
:loadingMode="loadingMode"
:expandedKeys="expandedKeys"
@node-toggle="onChildNodeToggle"
@node-click="onChildNodeClick"