Skip to content
This repository was archived by the owner on Apr 1, 2022. It is now read-only.

Latest commit

 

History

History

zh-cn

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

§ 概述

本 Datatable 仅支持 Vue 2.x
若要运用在 Vue 1.x 的项目,请根据官方的 Migration from Vue 1.x 降级使用
(一般也只是替换掉 ref / key / 钩子函数

任何开源的 Datatable 都未必能满足所有的业务需求(否则也不会有这个项目了)
本文档致力于让您在理解组件设计以及源码的基础上,可自行定制出最适合您的 Datatable

本 Datatable 的依赖如下:

注:BootStrap 以及 Font Awesome 的可替换性极强,您完全可以使用其他库替代(一般就是改一下类名即可)