Developing Vue Apps with the Quasar Library — Grid Style Table
Quasar is a popular Vue UI library for developing good looking Vue apps.
In this article, we’ll take a look at how to create Vue apps with the Quasar UI library.
Grid Style Table
We can add a grid-style table into our Vue app with Quasar’s q-table
component.