mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-28 21:19:37 +08:00
docs: delete duplicated property (#32196)
Removing duplicated property of `Editable` to make the Chinese version same as the English version.
This commit is contained in:
parent
dd46fbbf42
commit
61c21a07f7
@ -109,7 +109,6 @@ cover: https://gw.alipayobjects.com/zos/alicdn/GOM1KQ24O/Typography.svg
|
||||
| onChange | 文本域编辑时触发 | function(event) | - | |
|
||||
| onEnd | 按 ENTER 结束编辑状态时触发 | function | - | 4.14.0 |
|
||||
| onStart | 进入编辑中状态时触发 | function | - | |
|
||||
| onCancel | 按 ESC 退出编辑状态时触发 | function | - | |
|
||||
|
||||
### ellipsis
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user