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 |