NG-ZORRO / ng-zorro-antd

Angular UI Component Library based on Ant Design
https://ng.ant.design
MIT License
8.81k stars 3.85k forks source link

Notification stacking function #8452

Open OriginRing opened 3 months ago

OriginRing commented 3 months ago

What problem does this feature solve?

The notification will be automatically closed threshold

What does the proposed API look like?

nzThreshold

Laffery commented 2 months ago

Ant Design has supported to fold the notifications when there are too many:

image