mirror of
https://github.com/ElemeFE/element.git
synced 2025-12-16 11:44:01 +08:00
This commit is contained in:
@@ -188,7 +188,7 @@ Use attribute `size` to set additional sizes with `medium`, `small` or `mini`.
|
||||
|
||||
| Event Name | Description | Parameters |
|
||||
|----| ---- | -----|
|
||||
|change | triggers when the value changes | value after change |
|
||||
|change | triggers when the value changes | currentValue, oldValue |
|
||||
| blur | triggers when Input blurs | (event: Event) |
|
||||
| focus | triggers when Input focuses | (event: Event) |
|
||||
|
||||
|
||||
Reference in New Issue
Block a user