图示 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}} />