How can I upload files in Tip-Tap editor for React?

Viewed 20

I'm using tip-tap editor for the purpose of making a messaging feature required in a project I'm working. Everything seems to work in my favor except for the fact that there is no native option that I can find to upload files in it other than images.

Is it even possible to upload files in Tip-Tap editor for react?

1 Answers

tiptap editor doesn't support files only images, and on fast search there's no third party extensions to do it ether.

Related