0.0.1 • Published 7 years ago
el-table-sticky v0.0.1
el-table-sticky
Directive of Element ui Table Head Stick
Demo:

Usage
npm i el-table-sticky -Simport Vue from 'vue'
import stickyDirective from 'el-table-sticky'
Vue.use(stickyDirective)<el-table v-head-stick></el-table>Notice
At present, the usage of the directive only support table preview, while the column checkbox mode and the column fixed mode is not supported
0.0.1
7 years ago