open BsReactImageUpload;
[@react.component]
let make = () =>
<div>
<ImageUploader
imgExtension=[|"png", "jpeg"|]
withIcon=true
buttonText="Choose a image"
withPreview=true
maxFileSize=5242880
/>
</div>;
-
Notifications
You must be signed in to change notification settings - Fork 0
ReasonML binding for react image upload https://github.com/jakehartnell/react-images-upload
maxlibin/bs-react-image-upload
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
ReasonML binding for react image upload https://github.com/jakehartnell/react-images-upload
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published