bootstrap-treeview
bootstrap-treeview copied to clipboard
Added bootstrap labels
Added a way to display bootstrap labels.
Add labels: [{text: "Label text", class: "Label class from {default, primary, success, info, warning, danger}, …]"
to a node to add labels with the desired label-
class next to nodes.
Set option showLabels: true
to enable them, default is false
.