bootstrap.treeview
1.5.1
See the version list below for details.
dotnet add package bootstrap.treeview --version 1.5.1
NuGet\Install-Package bootstrap.treeview -Version 1.5.1
<PackageReference Include="bootstrap.treeview" Version="1.5.1" />
paket add bootstrap.treeview --version 1.5.1
#r "nuget: bootstrap.treeview, 1.5.1"
// Install bootstrap.treeview as a Cake Addin #addin nuget:?package=bootstrap.treeview&version=1.5.1 // Install bootstrap.treeview as a Cake Tool #tool nuget:?package=bootstrap.treeview&version=1.5.1
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 checkAll and uncheckAll methods to the tree.
Added check and uncheck methods to the tree.
Added cascadeCheck configuration option to the tree.
Added checkboxChange event to the tree.
Bug Fixes
https://github.com/atatanasov/gijgo/issues/112
https://github.com/atatanasov/gijgo/issues/113