How to get all checked nodes in bootstrap tree-view

12.1k Views Asked by At

I am using boostrap treeview, https://github.com/jonmiles/bootstrap-treeview, and i don't know how to get all checked nodes

1

There are 1 best solutions below

2
On BEST ANSWER

Seems the new version has a new method getChecked()

https://github.com/jonmiles/bootstrap-treeview/releases/tag/v1.2.0