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.
1 parent e9ecd6a commit 0a3d6abCopy full SHA for 0a3d6ab
README.md
@@ -80,4 +80,10 @@ $items = [
80
}'
81
]
82
]); ?>
83
-```
+```
84
+
85
+Links
86
+-----
87
+* (items strucrure)[https://github.com/patternfly/patternfly-bootstrap-treeview#data-structure]
88
+* (widget options)[https://github.com/patternfly/patternfly-bootstrap-treeview#options]
89
+* (js events)[https://github.com/patternfly/patternfly-bootstrap-treeview#events]
composer.json
@@ -13,6 +13,7 @@
13
],
14
"require": {
15
"yiisoft/yii2": "*",
16
+ "yiisoft/yii2-bootstrap": "*",
17
"bower-asset/patternfly-bootstrap-treeview": "^2.1"
18
},
19
"autoload": {
0 commit comments