From af362a77a0d2dbc52f73a18db08efd43cb022d67 Mon Sep 17 00:00:00 2001 From: Chris Chan Date: Fri, 1 Dec 2017 23:47:51 +0800 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 6098039..87bbd4b 100644 --- a/README.md +++ b/README.md @@ -327,6 +327,12 @@ Specifies the remove-button's width and height (they are equal). If set to `0`, (**v1.1.0+**) loading spinner's color in css color value formats. - type: `string` - default: `'#606060'` + + +#### replace-drop +(**v1.1.4+**) Replace current image on drag and drop. +- type: `boolean` +- default: `false` (By default you need to remove the current image to drop a new one) --- ### 🌱 Slots