react-imager
1.1.0 • Public • Published
<Imager
src="http://image.shutterstock.com/z/stock-photo-grandmother-with-mother-and-daughter-against-the-lake-144816268.jpg"
/>
// optional scss
import '@react-imager/style/scss/imagr-theme.scss'
...
...
<Imager
className="imagr example"
failedClass="failed-custom"
laodedClass="loaded-custom"
loadingClass="loading-custom"
onFailed={ action('loading failed') }
onLoaded={ action('loaded') }
src="http://image.shutterstock.com/z/stock-vector-healthy-vegetables-frame-linear-graphic-vector-illustration-253355536.jpg"
/>
Package Sidebar
Install
Weekly Downloads