Licence
MIT
Version
1.0.0-dev.1
Deps
0
Size
5.1 MB
Vulns
0
Weekly
0
DeprecatedThis package is deprecated
vue-vtable
Table (grid view) component for Vue
- resizable columns
- light weight (render visible rows only)
Requirement
Vue >= 2.5.13
Breaking changes
0.14.0
- only support Vue >= 2.5.13
- only support TypeScript >= 2.8
0.11.0
vlist
- remove prop
items, additemCountandsliceItemsinstead.
vtable
- remove prop
initialWidths, addwidthsinstead. When specifyingwidths, must bev-bind:widths.sync. - remove
columnresizeevent. usewidthsinstead to watch column resizing.
Usage
Not documented yet. See example
License
MIT