react-image-suspense
TypeScript icon, indicating that this package has built-in type declarations

1.0.2 • Public • Published

react-image-suspense

import { Image } from 'react-image-suspense'

const App = () => {
  return (
    <Suspense>
      <Image src="..." />
    </Suspense>
  )
}

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.2
    0
    • latest

Version History

Package Sidebar

Install

npm i react-image-suspense

Weekly Downloads

0

Version

1.0.2

License

MIT

Unpacked Size

792 kB

Total Files

16

Last publish

Collaborators

  • leehyunjin