select-row-col

1.0.5 • Public • Published

图示

eg eg eg

Develop

npm run dev

Usage

 
组件props配置项,  maxSize = {row, col}
 
取消选择回调 onCancel()
 
成功选择回调 onSelect({row, col})
 

Example

 
import TableSelector from 'select-row-col';
 
<TableSelector maxSize={{row:15, cols:10}} />
 

Readme

Keywords

none

Package Sidebar

Install

npm i select-row-col

Weekly Downloads

0

Version

1.0.5

License

ISC

Last publish

Collaborators

  • lyq
  • yeanzhi