Search code examples
jquerybootstrap-treeview

How to get all checked nodes in bootstrap tree-view


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


Solution

  • Seems the new version has a new method getChecked() 😃

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