We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1d6a7e commit 2c9eaa7Copy full SHA for 2c9eaa7
README.md
@@ -83,18 +83,20 @@ Option parameter can be json string or a full javascript object.
83
console.log('Collection updated!');
84
},
85
```
86
-##Vue.js 1.0 fiddle
+##fiddle
87
88
+#Vue.js 2.0
89
Simple:
90
+https://jsfiddle.net/dede89/sqssmhtz/
91
92
+#Vue.js 1.0
93
+Simple:
94
https://jsfiddle.net/dede89/j62g58z7/
95
96
Two Lists:
-
97
https://jsfiddle.net/dede89/hqxranrd/
98
99
Example with list clone:
100
https://jsfiddle.net/dede89/u5ecgtsj/
101
102
## Installation
0 commit comments