1.0.2 • Published 4 years ago

ant-table-scroll v1.0.2

Weekly downloads
1
License
ISC
Repository
-
Last release
4 years ago

Installation

npm i ant-table-scroll

or

yarn add ant-table-scroll

Use

import FixedTable from '@/components/FixedTable';

<FixedTable
  //?antdesign 自身组件的属性 不做修改
/>

Attentions

  • 暂时只兼容页面中只有一个table列表

Dependencies

PackageVersionDev
antd3.8.2
react16.4.1