Browse Source

docs: sync, ref: #2609

pull/2618/head
Benjy Cui 8 years ago
parent
commit
95c353de63
  1. 6
      components/transfer/demo/basic.md

6
components/transfer/demo/basic.md

@ -7,11 +7,9 @@ title:
## zh-CN
最基本的用法。
最基本的用法,展示了 `dataSource`、`targetKeys`、每行的渲染函数 `render` 以及回调函数 `onChange` 的用法
## en-US
Basic Usage
## en-US
The most basic usage of `Transfer` involves providing the source data and target keys arrays, plus the rendering and change callback functions.

Loading…
Cancel
Save