Back to Vuetify

Lazy

packages/docs/src/pages/en/components/lazy.md

4.0.7459 B
Original Source

Lazy

The v-lazy component is used to dynamically load components based upon an elements visibility.

<PageFeatures />

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.

<ExamplesUsage name="v-lazy" /> <PromotedEntry />

API

ComponentDescription
v-lazyPrimary Component
<ApiInline hide-links />