[![npm version](https://badge.fury.io/js/@tfoxy/v-tables-3.svg)](https://badge.fury.io/js/@tfoxy/v-tables-3.svg) [![GitHub stars](https://img.shields.io/github/stars/tfoxy/v-tables-3.svg)](https://github.com/tfoxy/v-tables-3/stargazers) [![GitHub license](https://img.shields.io/badge/license-GPLv3-blue.svg)](https://raw.githubusercontent.com/tfoxy/v-tables-3/master/LICENSE) [![npm](https://img.shields.io/npm/dt/@tfoxy/v-tables-3.svg)](https://www.npmjs.com/package/@tfoxy/v-tables-3) [![Build Status](https://travis-ci.org/tfoxy/v-tables-3.svg?branch=master)](https://travis-ci.org/tfoxy/v-tables-3) [![](https://data.jsdelivr.com/v1/package/npm/@tfoxy/v-tables-3/badge)](https://www.jsdelivr.com/package/npm/@tfoxy/v-tables-3) [![Gitter chat](https://badges.gitter.im/gitterHQ/gitter.png)](https://gitter.im/@tfoxy/v-tables-3/Lobby)

`v-tables-3` is the vue3 version of `vue-tables-2-premium`

```sh
npm install @tfoxy/v-tables-3
```

For more information about version 3: https://matanya.gitbook.io/vue-tables-2/installation/vue-version-3

### Demo

[Click here](https://jsfiddle.net/matfish2/jfa5t4sm/) to see the client component in action and fiddle with the various [options](https://matanya.gitbook.io/vue-tables-2/options-api)
or [here](https://jsfiddle.net/matfish2/js4bmdbL/) for a rudimentary server component demo

---

# Documentation

Please click [here](https://matanya.gitbook.io/vue-tables-2/) for GitBook documentation
