element [feature request] el-collapse-item Add option to turns off the execution of @ keyup.space.enter.stop

mwngjboj  于 6个月前  发布在  其他
关注(0)|答案(2)|浏览(48)

Existing Component

Component Name

el-collapse-item

Description

如果document有监听space和enter键, 这时候就不希望el-collapse-item在按space键和enter键后执行切换. handleEnterClick需要先判断是否开启快捷键选项, 然后再执行this.dispatch('ElCollapse', 'item-click', this);

ssm49v7z

ssm49v7z1#

Translation of this issue:

Existing Component

yes

Component Name

el-collapse-item

Description

If the document has the listen space and enter keys, you don't want El collapse item to switch between space and enter. Handleenterclick needs to determine whether to enable the shortcut key option first, and then execute this. Dispatch ('elcollapse ',' item click ', this);

deikduxw

deikduxw2#

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.

相关问题