Skip to content

Commit 718681f

Browse files
committed
updated readme
1 parent 149e4e1 commit 718681f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ These options are used by all the different field types. Some fields may have sp
8282
| Property | Type | Default | Description |
8383
| --- | --- | --- | --- |
8484
| inputType | `string` | `text` | The 'type' attribute to pass to the input. |
85+
| files | `Object` | `null` | ***RESTRICTED*** If you have set `inputType` to equal `file` then the `files` parameter will be populated by VueFormly to contain the corresponding files that have been uploaded |
8586

8687

8788
###Select options

0 commit comments

Comments
 (0)