vue-iscroll-aj

1.0.0 • Public • Published

vue-iscroll-aj

vue-iscroll-aj 是基于 iscroll.js 的 Vue组件

Install

$ npm install vue-iscroll-aj --save

Usage

import VueIscroll from 'vue-iscroll-aj'
  export default {
    name: 'app',
    data () {
      return {
        n: 40
      }
    },
    components: {VueIscroll}
  }
</script>

Readme

Keywords

Package Sidebar

Install

npm i vue-iscroll-aj

Weekly Downloads

3

Version

1.0.0

License

none

Last publish

Collaborators

  • apathyjade