强大的 vuejs table 组件 vue-easytable

码农软件 · 软件分类 · Vue 组件 · 2019-03-20 09:41:27

软件介绍

vue-easytable

介绍

基于 vue2.x 的table组件

API & 实例

http://doc.huangsw.com/vue-easytable/app.html#/table

功能

安装

npm install vue-easytable --save-dev

使用(更多)

// 导入 css
import 'vue-easytable/libs/themes-base/index.css'

// 导入 table 组件 和分页组件
import {VTable,VPagination} from 'vue-easytable'

// 将组件注册到全局
Vue.component(VTable.name, VTable)
Vue.component(VPagination.name, VPagination)

 效果(不是全部)

本文地址:https://www.codercto.com/soft/d/1746.html

Essential ActionScript 3.0

Essential ActionScript 3.0

Colin Moock / Adobe Dev Library / June 22, 2007 / $34.64

ActionScript 3.0 is a huge upgrade to Flash's programming language. The enhancements to ActionScript's performance, feature set, ease of use, cleanliness, and sophistication are considerable. Essentia......一起来看看 《Essential ActionScript 3.0》 这本书的介绍吧!

在线进制转换器
在线进制转换器

各进制数互转换器

Base64 编码/解码
Base64 编码/解码

Base64 编码/解码

HSV CMYK 转换工具
HSV CMYK 转换工具

HSV CMYK互换工具