@vant/lazyload
TypeScript icon, indicating that this package has built-in type declarations

1.4.0 • Public • Published

@vant/lazyload

This is a fork of vue-lazyload with Vue 3 support.

Install

yarn add @vant/lazyload

Usage

import { createApp } from 'vue';
import { LazyLoad } from '@vant/lazyload';

const app = createApp();
app.use(LazyLoad);

API

see: https://github.com/hilongjw/vue-lazyload

TODO

support TypeScript.

Readme

Keywords

none

Package Sidebar

Install

npm i @vant/lazyload

Weekly Downloads

439

Version

1.4.0

License

MIT

Unpacked Size

118 kB

Total Files

17

Last publish

Collaborators

  • landluck
  • chenjiahan
  • cookfront
  • pangxie1991
  • rex-zsd
  • nemo-shen