vuetify-stylus-fixed-table-header
Version:
fixed-table-header is a Stylus function which allows to add a fixed header to v-data-table.
23 lines (22 loc) • 439 B
JSON
{
"name": "vuetify-stylus-fixed-table-header",
"version": "1.1.2",
"description": "",
"author": "Kirill Romanov",
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/Djaler/vuetify-stylus-fixed-table-header.git"
},
"main": "index.styl",
"style": "index.styl",
"peerDependencies": {
"vuetify": "^1.1.0"
},
"keywords": [
"vuetify",
"table",
"fixed",
"header"
]
}