Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 467 Bytes

File metadata and controls

23 lines (19 loc) · 467 Bytes

Super React Image

Quick start

import React from 'react';
import SuperReactImage from 'super-react-image';

export default () => (
  <div>
    <SuperReactImage
      width="1024"
      height="683"
      placeholder="https://farm6.staticflickr.com/5595/31240533935_c50a33f67a_m_d.jpg"
      src="https://farm6.staticflickr.com/5595/31240533935_d66b31677a_k_d.jpg"
    />
  </div>
);

Features

  • Lazy load
  • Low resolution placeholder image