New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

react-mobile-lazyload

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-mobile-lazyload

> A React components named Lazyload, used in the mobile webpage.

latest
Source
npmnpm
Version
1.2.0
Version published
Maintainers
1
Created
Source

react-mobile-lazyload

A React components named Lazyload, used in the mobile webpage.

Usage

<LazyLoad partial placeholder={(<img src="" />)}>
    <img src=".." />
</LazyLoad>

Preview

点击查看demo

Options

placeholder

Type: React.node

Default value: <div>

Note: placehoder element.

partial

Type: React.bool

Default value: false

License

Copyright (c) 2016 Cao Ren under the MIT License.

Keywords

react

FAQs

Package last updated on 13 Oct 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts