Skip to content

Add handleDroppedFiles property

Compare
Choose a tag to compare
@niuware niuware released this 25 May 10:22
· 48 commits to master since this release
ab0c188
  • Added handleDroppedFiles draft-js property on MUIRichTextEditor's draftEditorProps prop.
  • Exported TMUIRichTextEditor props type. #119
  • Updated async image upload example with a drop file into editor scenario.