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 4360535 commit 2cb172bCopy full SHA for 2cb172b
examples/src/index.html
@@ -84,8 +84,8 @@ <h2>Hide Checkboxes Example</h2>
84
85
<h2>Expand All/Collapse All Example</h2>
86
<p>
87
- By passing in the <code>showExpandAll</code> property, two additional options will appear at the top of the tree
88
- allow the user to easily expand or collapse all parent nodes.
+ By passing in the <code>showExpandAll</code> property, two additional buttons will appear at the top of the tree
+ that allow the user to easily expand or collapse all nodes.
89
</p>
90
<div id="expand-all-example"></div>
91
0 commit comments