springload / draftail

📝🍸 A configurable rich text editor built with Draft.js

Home Page:https://www.draftail.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How can we upload Image from Local computer and show in Draftail Text Editor

Hamzakhann opened this issue · comments

I have a Nextjs Project and I am using Draftail but I wanna upload file from local computer and show in the editor .

Can you please guide me how can I achieve it.

Thank you

Hey @Hamzakhann, long story short, this isn’t possible. You’d need to combine the editor with another system that manages image uploads, storage, etc.

Note there is a template when filing questions as issues – please make sure to follow this template in the future.