ant-design/components/modal/demo/static-info.md
二货爱吃白萝卜 8f81298027
docs: Adjust Modal demos (#40274)
* docs: Adjust modal demo

* test: update snapshot
2023-01-16 23:48:26 +08:00

8 lines
355 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

## zh-CN
在绝大多数场景,都不需要静态方法。它无法消费 context例如无法响应动态主题。请优先使用 hooks 版本或者 `App` 组件提供的 Modal 实例。
## en-US
In most case, you do not need static method. It can not consume context like dynamic theme. Please use hooks version or `App` provided instance first.