Lazy
The v-lazy
component is used to dynamically load components based upon an elements visibility.
Usage
The v-lazy
component by default will not render its contents until it has been intersected. Scroll down and watch the element render as you go past it.
API
Component | Description |
---|---|
v-lazy | Primary Component |
Ready for more?
Continue your learning with related content selected by the Team or move between pages by using the navigation links below.
Edit this page onGitHub