Closed stla closed 11 months ago
Hello,
When using the checkbox plugin, get_json() returns checked: true/false for each node, but not undetermined: true/false.
get_json()
checked: true/false
undetermined: true/false
Sorry, duplicate: https://github.com/vakata/jstree/issues/2084
Hello,
When using the checkbox plugin,
get_json()
returnschecked: true/false
for each node, but notundetermined: true/false
.