ElemeFE / ElemeFE/element

[Feature Request] input的clear事件在emit时, 能不能把原生事件传递出去

Open
#21,569 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Vue
Stars
54k
Forks
14.4k
PR merge metrics
No merged PRs in 30d

Description

### Existing Component

### Component Name
el-input

### Description
现在的的clear事件是`clear(){ ...emit('clear') )`;
希望改成`clear(event){ ...emit('clear', event) )`

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.