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

react-image-editor: load image from url? #776

Closed
1chickin opened this issue May 22, 2022 · 1 comment
Closed

react-image-editor: load image from url? #776

1chickin opened this issue May 22, 2022 · 1 comment
Labels

Comments

@1chickin
Copy link

How to load image from url in ImageEditor Component reactjs?
I don't know converting function loadImageFromURL to reactjs.

Please help me, thanks so much!

@1chickin
Copy link
Author

1chickin commented May 24, 2022

I solved problem! haizz!
Can use loadImage() with URL passed in 'path' property's value in component ImageEditor

loadImage: {
path: 'URL',
name: 'SampleImage',
},

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

1 participant