f / vue-wait

Complex Loader and Progress Management for Vue/Vuex and Nuxt Applications
MIT License
2k stars 101 forks source link

Add option to overlay the component instead of hiding it #82

Open antoniogiroz opened 4 years ago

antoniogiroz commented 4 years ago

It should be a good feature an option to "waiting" slot overlay the content instead of hiding it since the "waiting" be able to know the component height.

Or any idea how to do this?