Skip to content

Commit

Permalink
Merge pull request #10 from akubasa/feature-#6-tag-selection-for-drag…
Browse files Browse the repository at this point in the history
…-and-drop-element

Feature #6 tag selection for drag and drop element
  • Loading branch information
cameronhimself authored Nov 17, 2017
2 parents b69203b + 954cbe3 commit cd44481
Show file tree
Hide file tree
Showing 5 changed files with 16 additions and 7 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,11 @@ By default, a custom drag image is position so that its top-left corner is ancho
**default**: `true`
If the `Drag` `image` slot is used, toggle whether or not the HTML is rendered off-screen. See the `image` slot documentation for more details.

### `tag`
**validation** `String`
**default**: `div`
Drag or Drop element's wrapper, defaults to div.


## Events

Expand Down
2 changes: 1 addition & 1 deletion dist/vue-drag-drop.browser.js

Large diffs are not rendered by default.

Loading

0 comments on commit cd44481

Please sign in to comment.