Skip to content

Commit

Permalink
+ put demo
Browse files Browse the repository at this point in the history
  • Loading branch information
RubaXa committed Dec 5, 2014
1 parent f24df5c commit 0c268ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ You can also define whether lists can give away, give and keep a copy (`clone`),

* name: `String` — group name
* pull: `true|false|'clone'` — ability to move from the list. `clone` — copy the item, rather than move.
* put: `true|false|["foo", "bar"]` — whether elements can be added from other lists, or an array of group names from which elements can be taken
* put: `true|false|["foo", "bar"]` — whether elements can be added from other lists, or an array of group names from which elements can be taken. Demo: http://jsbin.com/naduvo/2/edit?html,js,output


---
Expand Down

0 comments on commit 0c268ad

Please sign in to comment.