ant-design/components/notification/demo/placement.md
2024-01-25 23:45:43 +08:00

8 lines
272 B
Markdown
Executable File

## zh-CN
使用 `placement` 可以配置通知从上面、下面、左上角、右上角、左下角、右下角弹出。
## en-US
A notification box can appear from the `top` `bottom` `topLeft` `topRight` `bottomLeft` or `bottomRight` of the viewport via `placement`.