UI Utilities > Scroll


vue-scrollview 0.33


A Vue.js component for detecting when components are visible in the viewport via the Vue.js scoped slots api.
    last commit 6 years ago
    115
    Stargazers

    Watchers
    115
    Open issues
    5
    5235
    Downloads

    Last 30 days
    514
    Releases
    5
    68
    Final Score

    Quality
    96
    Popularity
    11
    Maintenance
    100

    vue-scrollview

    npm vue2

    ScrollView Logo

    ScrollView is a Vue.js plugin that includes a set of components and methods for facilitating UI interactions tied to scrolling in your app. For example, ScrollView may be used to create infinitely scrolling content, trigger lazy load resources, animate components based on visibility with a third-party library like GreenSock, or easily create UI elements such as scrollspy navigations.

    For more information & examples, Read the documentation located here.