This lesson is for members. Join us?
Subscribe now and get immediate access to this course, 30 more and all future Vue.js courses!
Configure useAsyncData with Options
In this lesson, we use the useAsyncData
options transform and pick to modify the data returned in the payload. It is recommended that you always pick only the data necessary for the page to optimize performance.
We also briefly overview some of the other available options.
Links