File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -4,9 +4,7 @@ usage: [src/demo/App.jsx](src/demo/App.jsx)
44
55live demo: [ https://milahu.github.io/solidjs-treeview-component/ ] ( https://milahu.github.io/solidjs-treeview-component/ )
66
7- ## related
8-
9- ### aria spec
7+ ## aria spec
108
119https://www.w3.org/TR/wai-aria-practices/#TreeView
1210
@@ -21,6 +19,8 @@ https://www.w3.org/TR/wai-aria-practices/#TreeView
2119> can be expanded to reveal the contents of the folder,
2220> which may be files, folders, or both.
2321
24- ### svelte
22+ ## other treeview components
2523
26- a treeview component in svelte: https://svelte.dev/tutorial/svelte-self
24+ - https://github.com/aquaductape/solid-tree-view - a treeview component in solidjs
25+ - https://svelte.dev/tutorial/svelte-self - a treeview component in svelte
26+ - https://github.com/mar10/fancytree - a treeview component in jQuery
You can’t perform that action at this time.
0 commit comments