wlcomponents

0.0.1 • Public • Published

wltable组件 方法和Props

  • 当前组件没有做position:sticky浏览器兼容问题,如样式需要定制,可以直接修改css文件,css内容本身并不多
  • @changeSelectRow [data] {x: number, data: object, isSelect: Boolean } 当前点击对象 数组类型
  • @selectInput {x:number, y: string, changeType: 'SELECT'} 字段changeType为SELECT时,输入框由外部操作
  • v-model data 表格数据,通过v-model双向绑定,给外层抛出最新的表格数据
  • menuData [data] { id: number, name: 表头名字, fileds: 对应数据字段, formula: 计算公式, changeType: 改变方式enum['WRITE','SELECT','READ','NONE'] } 表头

Readme

Keywords

none

Package Sidebar

Install

npm i wlcomponents

Weekly Downloads

1

Version

0.0.1

License

none

Unpacked Size

1.9 kB

Total Files

4

Last publish

Collaborators

  • lumu