Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Want to add notification to the NotificationArgsProps type export #4398

Open
1 task
HenryWong-fe opened this issue Jul 21, 2021 · 4 comments
Open
1 task

Comments

@HenryWong-fe
Copy link

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

What problem does this feature solve?

需要对notification做一些二次封装,但是目前看并没有提供notification的类型导出

What does the proposed API look like?

export { default as notification, NotificationArgsProps } from './notification';

@github-actions github-actions bot changed the title 希望添加notification的NotificationArgsProps类型导出 Want to add notification to the NotificationArgsProps type export Jul 21, 2021
@zkwolf
Copy link
Member

zkwolf commented Jul 21, 2021

2.2.2版本里应该完善了类型

@HenryWong-fe
Copy link
Author

2.2.2版本里应该完善了类型

很显然 2.2.2版本中依旧存在多个组件未导出type类型的情况

@zkwolf
Copy link
Member

zkwolf commented Jul 21, 2021

重构中的组件基本就顺便加了,还没加的有需求可以单独提一下

@kortin99
Copy link

same issue

"dependencies": {
    "ant-design-vue": "^3.2.12"
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants