fix: fix prop name for transfer (#25)
This commit is contained in:
parent
30c2146769
commit
3adf03617c
@ -39,8 +39,8 @@
|
||||
| ``selected`` | `Array=` | `[]` | [^selected] |
|
||||
| ``candidate-placeholder`` | `string=` | - | 待选区内搜索框的占位文本。 |
|
||||
| ``selected-placeholder`` | `string=` | - | 已选区内搜索框的占位文本。 |
|
||||
| ``candidate-label`` | `string=` | - | “待选项”标题的文字内容。 |
|
||||
| ``selected-label`` | `string=` | - | “已选项”标题的文字内容。 |
|
||||
| ``candidate-title`` | `string=` | - | “待选项”标题的文字内容。 |
|
||||
| ``selected-title`` | `string=` | - | “已选项”标题的文字内容。 |
|
||||
| ``selected-show-mode`` | `string=` | `'tree'` | [^selected-show-mode] |
|
||||
| ``keys`` | `string | function` | `'value'` | [^keys] |
|
||||
| ``merge-checked`` | `string=` | `keep-all` | [^merge-checked] |
|
||||
|
Loading…
Reference in New Issue
Block a user