We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1cee4d commit 7857edaCopy full SHA for 7857eda
README.md
@@ -24,3 +24,8 @@ The sortable/draggable bindingHandlers supports the same syntax as Knockouts bui
24
* options: an object that contains settings for the underlaying sortable, ie `group`,`handle`, events etc.
25
* collection: if your `foreach` array is a computed then you would supply the underlaying observableArray that you would like to sort here.
26
* manuallyHandleUpdateEvents: a boolean to turn off the change events on update that other polymer elements listen to.
27
+
28
29
+### NPM
30
31
+ `npm install knockout-sortablejs`
0 commit comments