mirror of
https://github.com/element-plus/element-plus.git
synced 2025-02-17 11:49:41 +08:00
docs(components): [input] edit events header name (#10589)
This commit is contained in:
parent
1155f4ceaa
commit
90f7a484e7
@ -153,7 +153,7 @@ input/length-limiting
|
||||
|
||||
### Events
|
||||
|
||||
| Name | Description | Parameters |
|
||||
| Name | Description | Type |
|
||||
| ------ | ----------------------------------------------------------------------------------------------------- | ---------------------------------------------- |
|
||||
| blur | triggers when Input blurs | ^[Function]`(event: FocusEvent) => void` |
|
||||
| focus | triggers when Input focuses | ^[Function]`(event: FocusEvent) => void` |
|
||||
|
Loading…
Reference in New Issue
Block a user