Info
Version: | 3.1.1.2 |
Author(s): | Ivan Bozhanov |
Last Update: | Thursday, May 28, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://www.jstree.com/ |
NuGet Url: | https://www.nuget.org/packages/jsTree |
Install
Install-Package jsTree
dotnet add package jsTree
paket add jsTree
jsTree Download (Unzip the "nupkg" after downloading)
Dependencies
- jQuery(1.9.1)
Tags
It uses jQuery's event system, so binding callbacks on various events in the tree is familiar and easy.
Just a few of the features worth noting:
-drag & drop support
-keyboard navigation
-inline edit
-create and delete
-tri-state checkboxes
-fuzzy searching
-customizable node types.