mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-24 11:10:01 +08:00
fixed article
Just small grammar fix, nothing serious
This commit is contained in:
parent
89a1dc5125
commit
b126b23b2d
@ -54,7 +54,7 @@ The rest of the props of `Input.TextArea` are the same as the original [textarea
|
||||
|
||||
| Property | Description | Type | Default |
|
||||
| -------- | ----------- | ---- | ------- |
|
||||
| enterButton | to show a enter button after input | boolean\|ReactNode | false |
|
||||
| enterButton | to show an enter button after input | boolean\|ReactNode | false |
|
||||
| onSearch | The callback function that is triggered when you click on the search-icon or press Enter key. | function(value, event) | |
|
||||
|
||||
Supports all props of `Input`.
|
||||
|
Loading…
Reference in New Issue
Block a user