element [Feature Request] up click and down click for icon el-icon-d-caret

r8xiu3jd  于 22天前  发布在  其他
关注(0)|答案(2)|浏览(20)

Existing Component

Component Name

el-icon-d-caret

Description

没办法区分 icon=el-icon-d-caret上下按钮图标 上下点击事件: <i class="el-icon-d-caret" @click="up()">

期望: <i class="el-icon-d-caret" @up_click="up()" @down_click="down()">

fslejnso

fslejnso1#

Translation of this issue:

Existing Component

yes

Component Name

el-icon-d-caret

Description

There is no way to distinguish icon = El icon-d-cart up and down button icon up and down click event: < I class = "El icon-d-cart" @ Click = "up()" > < I >

Expectation: < I class = "El icon-d-caret" @ up_ click="up()" @down_ click="down()">

s4n0splo

s4n0splo2#

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

相关问题