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

Save in local storage #72

Closed
nicolasaramb opened this issue Jun 27, 2023 · 2 comments
Closed

Save in local storage #72

nicolasaramb opened this issue Jun 27, 2023 · 2 comments

Comments

@nicolasaramb
Copy link

I would like to know if there is an option to save the images in localstorage and then add them to each input.

@johndatserakis
Copy link
Owner

Something like this wouldn't be handled automatically by the library, but you could achieve it by using the options.presetFiles option to supply images to show in the inputs on load. This should be relatively straight-forward after you store the images in localStorage yourself.

@johndatserakis
Copy link
Owner

Closing for now, let me know if of any further questions.

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

No branches or pull requests

2 participants