ant-design/components/notification/demo/stack.md
MadCcc c5bed69883
feat: notification support stack (#44618)
* feat: notification stack

* feat: notification support stack

* docs: add demo

* fix: message animation

* chore: better imports

* test: fix pure panel

* feat: code optimize

* chore: update snapshot

* chore: update test case

* test: update test

* chore: update deps

* chore: bump rc-notification

* feat: add backdrop filter

* chore

* feat: add token colorBgBlur

* chore: bump

* feat: update colorBgBlur in dark mode

* fix: compatible with safari

---------

Signed-off-by: MadCcc <1075746765@qq.com>
2023-09-13 15:19:18 +08:00

302 B

zh-CN

堆叠配置,默认开启。超过 3 个以上的消息会被自动收起,可以通过 threshold 来设置不会被收起的最大数量。

en-US

Stack configuration, enabled by default. More than 3 notifications will be automatically stacked, and could be changed by threshold.