Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Way to customize the insert image button behavior #161

Closed
jwchang0206 opened this issue May 2, 2018 · 2 comments
Closed

Way to customize the insert image button behavior #161

jwchang0206 opened this issue May 2, 2018 · 2 comments
Labels

Comments

@jwchang0206
Copy link

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?

@kyuwoo-choi
Copy link
Member

sure. that's a common use case for images.

@cavo789
Copy link

cavo789 commented Jun 23, 2018

Thank you, I had the same question.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants