Help/Example of implementing an image resizer? #1822
johannesschaffer
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I've images in various aspect ratios on my website and I would like to basically specify it in the payload upload field. More importantly, let the user resize it inside a given static aspect ratio (e.g. 16:10). Is this possible with a custom react component?
Beta Was this translation helpful? Give feedback.
All reactions