List

The List component allows displaying the settings, filters and parent options of the data table.

DataTableServer

Using the Vuetify v-data-table-server component it is used to paginate a list that follows a grid structure. It includes features such as sorting, search, pagination, filtering and selection. The list layout within the default slot is fully customizable.

Advanced Filters

DataIteratorServer

Viewing data that does not fit the grid structure or needs to be customized using the Vuetify v-data-iterator component and is similar to the va-data-table-server component in terms of functionality. It also includes features such as sorting, search, pagination, filtering and selection. The list layout within the default slot is fully customizable.

Data Iterator Server

CategoryTree

With the category tree list, unlimited nested set model category trees can be created. You can dynamically update the category trees you create.

Data Iterator Server