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: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ Previously known as angular-sortablejs.
6
6
7
7
## Demo
8
8
9
-
See the library in action in a [demo](https://smnbbrv.github.io/angular-sortablejs-demo/sortable-array) project (based on the Angular CLI). The source code for all the examples could be found [here](https://github.com/smnbbrv/angular-sortablejs-demo).
9
+
See the library in action in a [demo](https://sortablejs.github.io/ngx-sortablejs) project (the source is located in `src` directory).
10
10
11
11
Trees are also supported: [tree with fake root element (\*ngFor once, root can also be hidden anyway)](https://stackblitz.com/edit/angular-o1pq84) or [without (\*ngFor 2 times)](https://stackblitz.com/edit/angular-ptu94s).
0 commit comments