You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ant-design/components/message/index.md

16 lines
278 B
Markdown

# Message
- category: Components
- chinese: 全局提示
- order: 4
---
全局展示操作反馈信息。
10 years ago
## 何时使用
10 years ago
- 可提供成功、警告和错误等反馈信息。
- 顶部居中显示并自动消失,是一种不打断用户操作的轻量级提示方式。