You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have searched the issues of this repository and believe that this is not a duplicate.
What problem does this feature solve?
Want to get half-selected tree node
If the node can be selected (show-checkbox is true), it returns the currently selected array of node's keys
(leafOnly) Accept a boolean type parameter whose default value is false. If the parameter is true, it only returns the currently selected array of sub-nodes.
What problem does this feature solve?
Want to get half-selected tree node
If the node can be selected (show-checkbox is true), it returns the currently selected array of node's keys
(leafOnly) Accept a boolean type parameter whose default value is false. If the parameter is true, it only returns the currently selected array of sub-nodes.
What does the proposed API look like?
Can refer to https://element.eleme.cn/#/en-US/component/tree
The text was updated successfully, but these errors were encountered: