Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
David-Desmaisons authored Oct 30, 2016
1 parent 1cfed91 commit 0aa0e10
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,8 @@ With `transition-group`:
</draggable>
```

Draggable component should directly wrap the draggable elements, or a `transition-component` containing the draggable elements.

### Props
#### list
Type: `Array`<br>
Expand Down Expand Up @@ -92,6 +94,9 @@ https://jsfiddle.net/dede89/32ao2rpm/
Example with list clone:
https://jsfiddle.net/dede89/t3m5krea/

Example with transition-group:
https://jsfiddle.net/dede89/m2v0orcn/

##For Vue.js 1.0

Use it exactly as v-for directive, passing optional parameters using 'options' parameter.
Expand Down

0 comments on commit 0aa0e10

Please sign in to comment.