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
Copy file name to clipboardExpand all lines: src/stories/Examples.docs.mdx
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -153,7 +153,7 @@ You can drag a node that has the `draggable` property in a node's `treeNodeSpec`
153
153
154
154
You can provide a method by which data should be filtered. Any node for which the method returns `true` or for which a subnode returns `true` will be included in the visual tree.
155
155
156
-
<atarget="_blank"href="assets_data/Filtering.js">See the Model Data</a>
156
+
<atarget="_blank"href="assets_data/filteringTreeViewData.js">See the Model Data</a>
0 commit comments