mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-22 13:45:18 +00:00
chore: add network idle component
This commit is contained in:
parent
d32cfdf09b
commit
f4f8ca08dc
@ -3,9 +3,10 @@
|
||||
<LazyNCompAll message="lazy-named-comp-all" />
|
||||
<LazyNCompClient message="lazy-named-comp-client" />
|
||||
<LazyNCompServer message="lazy-named-comp-server" />
|
||||
<LazyIdleDelayedNetwork />
|
||||
<div style="height:3000px">
|
||||
This is a very tall div
|
||||
</div>
|
||||
<LazyVisibleDelayedHydration />
|
||||
<LazyVisibleDelayedVisible />
|
||||
</div>
|
||||
</template>
|
||||
|
Loading…
Reference in New Issue
Block a user