强大的 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://codercto.com/soft/d/1746.html

Reality Is Broken

Reality Is Broken

Jane McGonigal / Penguin Press HC, The / 2011-1-20 / USD 26.95

Visionary game designer Jane McGonigal reveals how we can harness the power of games to solve real-world problems and boost global happiness. More than 174 million Americans are gamers, and......一起来看看 《Reality Is Broken》 这本书的介绍吧!

随机密码生成器
随机密码生成器

多种字符组合密码

SHA 加密
SHA 加密

SHA 加密工具

Markdown 在线编辑器
Markdown 在线编辑器

Markdown 在线编辑器