aloux-data-table
v0.0.1
Published
Tabla Aloux
Downloads
1
Maintainers
Readme
aloux-data-table
Aloux Data Table
<aloux-data-table
:headers="headersKey"
:items="keys"
:loading="loading"
@clickRow="(item) => { $router.push('/dashboard/key/detail/?keyId=' + item._id) }"
></aloux-data-table>