-
Notifications
You must be signed in to change notification settings - Fork 4k
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
Notification 组件需要有“关闭时的回调函数”这种操作 #2458
Comments
Hello @victor-fa, your issue has been closed because it does not conform to our issue requirements. Please use the Issue Helper to create an issue, thank you! |
@ng-zorro-bot 这是个意见或建议~ 感谢您的反馈 |
能否提供一个clearAll 关闭所有notify |
你可以直接调用 |
@wendzhue 谢谢了, |
I've started working on this... Events on |
* feat(module:message, notification): add close event close #2458 * docs: fix Chinese doc not translated * fix: remove redundant declaration
* feat(module:message, notification): add close event close NG-ZORRO#2458 * docs: fix Chinese doc not translated * fix: remove redundant declaration
* feat(module:message, notification): add close event close NG-ZORRO#2458 * docs: fix Chinese doc not translated * fix: remove redundant declaration
通知提醒框,十分需要一个关闭时的回调函数
手动关闭之后能告诉开发者提醒框目前最新状态,是否已关闭~
方便开发者进行下一步操作
如图所示:
可以模仿 element-angular 的组件 Notification 有个回调
如图所示:
The text was updated successfully, but these errors were encountered: