Skip to content

Repository files navigation

load-image-react

Use blueimp-load-image in React

Installation

npm install load-image-react

Usage

import{Image}from"load-image-react";constSomeComponent=()=>{return(<><h2>MyImage</h2><Imagesrc="some-image-url.png"loadOptions={{downsamplingRatio: 0.5,maxWidth: 200,maxHeight: 200}}/></>);};

Load options

The loadOptions prop is passed into blueimp-load-image. canvas and orientation will always be set to true.

License

Made with 💖 by NewOrbit in Oxfordshire, and licensed under the MIT License

About

Use blueimp-load-image in React

Topics

Resources

Stars

6 stars

Watchers

3 watching

Forks

Releases

Packages

Used by

Contributors

Languages