We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30c2146 commit 3adf036Copy full SHA for 3adf036
one/docs/components/transfer.md
@@ -39,8 +39,8 @@
39
| ``selected`` | `Array=` | `[]` | [^selected] |
40
| ``candidate-placeholder`` | `string=` | - | 待选区内搜索框的占位文本。 |
41
| ``selected-placeholder`` | `string=` | - | 已选区内搜索框的占位文本。 |
42
-| ``candidate-label`` | `string=` | - | “待选项”标题的文字内容。 |
43
-| ``selected-label`` | `string=` | - | “已选项”标题的文字内容。 |
+| ``candidate-title`` | `string=` | - | “待选项”标题的文字内容。 |
+| ``selected-title`` | `string=` | - | “已选项”标题的文字内容。 |
44
| ``selected-show-mode`` | `string=` | `'tree'` | [^selected-show-mode] |
45
| ``keys`` | `string | function` | `'value'` | [^keys] |
46
| ``merge-checked`` | `string=` | `keep-all` | [^merge-checked] |
0 commit comments