Skip to content

Commit dbdc595

Browse files
authored
Update readme.md
1 parent 0c2de9e commit dbdc595

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

readme.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,7 @@ The `preview` is what is going to be displayed in the suggestions box. The `valu
109109
without `loadSuggestions`.
110110
- **suggestionsAutoplace?: boolean**: Try to move the suggestions popover around so that it fits in the viewport, defaults to false
111111
- **childProps?: [Object](https://github.com/andrerpena/react-mde/blob/master/src/child-props.ts#L16)**: An object containing props to be passed to `writeButton`, `previewButton`, `commandButtons` and `textArea`.
112+
- **paste: [PasteOptions](https://github.com/andrerpena/react-mde/blob/master/src/commands/command.ts)**: Options for file upload.
112113

113114
## Styling
114115

0 commit comments

Comments
 (0)