Skip to content

In the tsx component, the Menu component lacks the onClick prop #4177

@liulei92

Description

@liulei92
  • I have searched the issues of this repository and believe that this is not a duplicate.

Version

2.2.0-beta.2

Environment

vue3.1.1

Reproduction link

https://2x.antdv.com/components/menu-cn

Steps to reproduce

在tsx组件中,Menu组件缺少onClick的prop;
老问题了,好几次组件更新或者重构时,会出现这样的问题;之前有menu chekbox select等组件也出现过缺少ts的prop

What is expected?

Menu组件补全onClick的prop

What is actually happening?

在tsx组件中,Menu组件缺少onClick的prop;
代码就不贴了

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions