UNPKG
@tjoskar/react-lazyload-img
Version:
latest (1.2.3)
1.2.3
1.2.2
1.2.1
1.2.0
1.1.0
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
Lazy image loader for react
github.com/tjoskar/react-lazyload-img
tjoskar/react-lazyload-img
@tjoskar/react-lazyload-img
/
example
/
index.html
9 lines
(6 loc)
•
95 B
HTML
View Raw
1
2
3
4
5
6
7
8
9
<
html
>
<
body
>
<
div
id
=
"root"
>
</
div
>
<
script
src
=
"./script.tsx"
>
</
script
>
</
body
>
</
html
>