cx-custom-table

1.2.1 • Public • Published

cx-custom-table

Online custom table interaction component

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

For detailed explanation on how things work, consult the docs for vue-loader.

Use Methods [by xiaoyuan]

  • 项目下安装该组件 npm i cx-custom-table
  • 引入该组件 import * from 'cx-custom-table'
  • 需要传的props: prop_datas——要渲染的数据; issheets——控制是否显示sheet,默认显示
  • 需要声明的event: @onEditToFile——用于表格编辑后所要执行的event

Readme

Keywords

none

Package Sidebar

Install

npm i cx-custom-table

Weekly Downloads

0

Version

1.2.1

License

none

Unpacked Size

56 MB

Total Files

11

Last publish

Collaborators

  • alpha.yuan