You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>Try clicking a partially-checked node. Instead of select all children, the pessimistic model will uncheck them.</p>
33
33
<divid="pessimistic-toggle-example"></div>
34
34
35
+
<h2>Large Data Example</h2>
36
+
<p>The checkbox tree is capable of supporting a large number of nodes at once.</p>
37
+
<divid="large-data-example"></div>
38
+
35
39
<footerclass="site-footer">
36
40
<spanclass="site-footer-owner">
37
41
<ahref="https://github.com/jakezatecky/react-checkbox-tree">React Checkbox Tree</a> is maintained by <ahref="https://github.com/jakezatecky">jakezatecky</a>.
38
42
</span>
39
43
<spanclass="site-footer-credits">
40
-
This page is hosted by <ahref="https://pages.github.com">GitHub Pages</a>.
44
+
This page is hosted by <ahref="https://pages.github.com">GitHub Pages</a>.
0 commit comments