vue-easytable-cst

2.0.7 • Public • Published

npm npm npm

vue-easytable

切换中文

Introduction

Based on vue2.x flexible table components.

API & Examples(如果访问不了说明被墙了,我也很无奈......)

API&Examples

Features

Install

npm install vue-easytable --save-dev

Usage(more usage

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

// import table and pagination comp
import {VTable,VPagination} from 'vue-easytable'

// Register to global
Vue.component(VTable.name, VTable)
Vue.component(VPagination.name, VPagination)

also you can use it by cdn

Discussion group

Group discussion on Discord (Recommend)

Join in Discord Chat Room

License

http://www.opensource.org/licenses/mit-license.php

Readme

Keywords

none

Package Sidebar

Install

npm i vue-easytable-cst

Weekly Downloads

1

Version

2.0.7

License

MIT

Unpacked Size

428 kB

Total Files

67

Last publish

Collaborators

  • jwxue