We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 894d56b + 1e704f0 commit 54374e3Copy full SHA for 54374e3
README.md
@@ -1,4 +1,3 @@
1
-
2
angular-bootstrap-nav-tree
3
==========================
4
@@ -40,7 +39,7 @@ But there are other attributes to customize the tree:
40
39
tree-data = "example_treedata"
41
icon-leaf = "icon-file"
42
icon-expand = "icon-plus-sign"
43
- icon-contract = "icon-minus-sign"
+ icon-collapse = "icon-minus-sign"
44
on-select = "my_tree_handler(branch)"
45
expand-level = "2"
46
initial-selection = "Vegetable">
0 commit comments