You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8 lines
326 B

## zh-CN
最基本的用法,展示了 `dataSource`、`targetKeys`、每行的渲染函数 `render` 以及回调函数 `onChange` `onSelectChange` `onScroll` 的用法。
9 years ago
## en-US
The most basic usage of `Transfer` involves providing the source data and target keys arrays, plus the rendering and some callback functions.