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 6042058 commit ea6ebedCopy full SHA for ea6ebed
README.md
@@ -63,7 +63,8 @@ yarn add svelte-file-dropzone
63
| containerClasses | custom container classes | "" |
64
| containerStyles | custom inline container styles | "" |
65
| disableDefaultStyles | don't apply default styles to container | false |
66
-| inputRef | reference to inputRef | undefined |
+| inputElement | reference to inputRef | undefined |
67
+
68
| required | html5 required attribute added to input | false |
69
70
### Events
0 commit comments