Nuxt UI: Build a Dashboard Template
Plans from $25/month

This lesson is for members. Join us?

Subscribe now and get immediate access to this course, 30 more and all future Vue.js courses!

Nuxt UI Server Side Table Search

In this lesson, learn how to search Nuxt tables with a request that goes back to the server side. This is the best approach for tables with large amounts of data (50+ rows). It let’s the database do what it’s best at.