bootstrap.treeview
1.7.2
See the version list below for details.
dotnet add package bootstrap.treeview --version 1.7.2
NuGet\Install-Package bootstrap.treeview -Version 1.7.2
<PackageReference Include="bootstrap.treeview" Version="1.7.2" />
paket add bootstrap.treeview --version 1.7.2
#r "nuget: bootstrap.treeview, 1.7.2"
// Install bootstrap.treeview as a Cake Addin #addin nuget:?package=bootstrap.treeview&version=1.7.2 // Install bootstrap.treeview as a Cake Tool #tool nuget:?package=bootstrap.treeview&version=1.7.2
Bootstrap Treeview by Gijgo.com is a plug-in for the jQuery Javascript library. It is a very fast and extandable tool, and will add advanced interaction controls to any tree structure. This plugin allows you to create tree structure using bootstrap or material design styles. Free open source tool distributed under MIT License.
Learn more about Target Frameworks and .NET Standard.
-
- jQuery (>= 1.9.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Added lazyLoading configuration option for the tree.
Added hasChildrenField configuration option for the tree.
Added getChildren method for the tree.