Skip to content

Commit 06798b5

Browse files
committed
Add disabled tree example and fix original basic example
1 parent cffa892 commit 06798b5

File tree

6 files changed

+3581
-2932
lines changed

6 files changed

+3581
-2932
lines changed

examples/dist/index.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,9 @@ <h2>Basic Example</h2>
3434
<h2>Custom Icons Example</h2>
3535
<div id="custom-icons-example"></div>
3636

37+
<h2>Disabled Example</h2>
38+
<div id="disabled-example"></div>
39+
3740
<h2>No Cascading Example</h2>
3841
<p>
3942
By default, the check state of a parent is determined by the check state of its children. Similarly, checking or

0 commit comments

Comments
 (0)