Tui.editor: Way to customize the insert image button behavior

Created on 2 May 2018  路  2Comments  路  Source: nhn/tui.editor

Current toast editor use base64 image blob when an image is inserted with the image button in the toolbar.

Is there a way to call a custom callback function for the image button that uploads the image blob to my server and give back a real url of the uploaded image instead of the huge base64 image blob?

Question

Most helpful comment

All 2 comments

Thank you, I had the same question.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

dioscuroi picture dioscuroi  路  3Comments

mygyugyu picture mygyugyu  路  3Comments

bricepepin picture bricepepin  路  3Comments

alirizaadiyahsi picture alirizaadiyahsi  路  4Comments

hellojsna picture hellojsna  路  4Comments