How does react delay the loading of pictures? is there such a component?

The

page is expected to have hundreds of pictures. I am an array of map to img tags. Now all the default pictures are displayed. Where do I slide to and then load the pictures? is there such a component

?
Jun.24,2021

npm install-- save react-lazyload


either load the first screen or slide the rest. Wow, my mentality explodes.

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b45198-2c76d.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b45198-2c76d.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?