Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/webdevnerdstuff/vuetify-drilldown-table

The Vuetify Drilldown Table is a powerful component that enhances the functionality of the Vuetify framework's v-data-table and v-data-table-server. It provides a recursive table structure, allowing you to display hierarchical data in a nested format.
https://github.com/webdevnerdstuff/vuetify-drilldown-table

component table typescript vue vue3 vuetify vuetify3

Last synced: 6 days ago
JSON representation

The Vuetify Drilldown Table is a powerful component that enhances the functionality of the Vuetify framework's v-data-table and v-data-table-server. It provides a recursive table structure, allowing you to display hierarchical data in a nested format.

Awesome Lists containing this project

README

        


Vuetify Logo


Vuetify Drilldown Table



NPM Package

 

@WebDevNerdStuff

## Description

The Vuetify Drilldown Table is a powerful component that enhances the functionality of the Vuetify framework's `VDataTable` and `VDataTableServer`. It provides a recursive table structure, allowing you to display hierarchical data in a nested format. For more information please visit the [Documentation & Demo](https://webdevnerdstuff.github.io/vuetify-drilldown-table/).

## Installation

Using [pnpm](https://pnpm.io/):
```
pnpm add @wdns/vuetify-drilldown-table
```

Using npm:
```
npm i @wdns/vuetify-drilldown-table
```

## Documentation

[Documentation & Demo](https://webdevnerdstuff.github.io/vuetify-drilldown-table/)

## Dependencies

[Vuetify v3](https://vuetifyjs.com/)
[Vue 3](https://vuejs.org/)
[VueUse](https://vueuse.org/)

## Change Log

[CHANGELOG](https://github.com/webdevnerdstuff/vuetify-drilldown-table/blob/main/CHANGELOG.md)

## License

Copyright (c) 2023 WebDevNerdStuff
Licensed under the [MIT license](https://github.com/webdevnerdstuff/vuetify-drilldown-table/blob/main/LICENSE.md).

## Legal

Vuetify and the Vuetify logo are trademarks of Vuetify. This component was not created or endorsed by Vuetify.