jodit / jodit-react

React wrapper for Jodit
MIT License
363 stars 120 forks source link

How to change Insert Image button behavior? #268

Open polanskiy opened 2 months ago

polanskiy commented 2 months ago

Hello! I wonder if there's a way to change the default behavior of insert image button from toolbar?

If you click on it popup shows up and you can choose between upload image from local machine or paste url. And i need to initiate uploading from local machine right after click on toolbar button.

I tried to execute somehow FileSelectorWidget, look like that it initiates an uploading from local machine, but no success with that. Any help appreciate!

Jodit Version: 4.1.13

Browser: Chrome OS: Mac Is React App: True