xuanchengxmtable

0.1.2 • Public • Published

xmtable

Project setup

yarn install xuanchengxmtable

How to use

<BigTable
    dataSource={goods.list}
    columns={columns}
    selection={selectedRow.list}
    rowKey="localIndex"
    onBatchCheck={e => {
    }}
    fixedHead={{
        fixed: true,
        style: {
            height: " calc(  100vh - 310px) ",
            overflowY: "auto"
        }
    }}
    onSingleCheck={({ data, status }) => {

    }}
/>

Readme

Keywords

none

Package Sidebar

Install

npm i xuanchengxmtable

Weekly Downloads

0

Version

0.1.2

License

none

Unpacked Size

410 kB

Total Files

30

Last publish

Collaborators

  • zhengqiangzi123