1.0.1 • Published 4 years ago

tp-pivottable v1.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

tp-pivottable

简介

TP-PivotTable 数据透视表。

快速上手(集成)

npm install --save tp-pivottable

import TPPivotTable from 'tp-pivottable'

components: {
    TPPivotTable
}

文档

Attributes 参数配置项

序 号参数说明类型默认值
1localeVal显示语言stringzh-CN
2dropPromptVal拖拉显示属性boolfalse

Events 事件

序号事件名说明回调参数
1toggleControlPanel控制面板开关

Methods 方法

版本记录

1.0.0 基础功能集成 增加:语言、拖拽参数,开关面板事件

1.0.1 待完善

1.0.1

4 years ago

1.0.0

4 years ago