mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-27 20:49:53 +08:00
7ec9e688db
Signed-off-by: 社长长 <ischenkan@outlook.com>
564 B
Executable File
564 B
Executable File
zh-CN
通过 notification.useNotification
创建支持读取 context 的 contextHolder
。请注意,我们推荐通过顶层注册的方式代替 notification
静态方法,因为静态方法无法消费上下文,因而 ConfigProvider 的数据也不会生效。
en-US
Use notification.useNotification
to get contextHolder
with context accessible issue. Please note that, we recommend to use top level registration instead of notification
static method, because static method cannot consume context, and ConfigProvider data will not work.