使用范围:WX
Contents
component Notification ($UI/comp/antd/components/Notification/Notification) extends AntdComponent
Constructor Top
Notification () |
Methods Top
void | open (JSON config) |
Operations Top
void | open (String message, String description, String type, Number duration, String placement) |
Constructor details
Top
public
Notification
()
使用场景:在系统四个角显示通知提醒信息。
使用方法:在操作中配置提醒的内容和类型。
public
Notification
()
Methods Detail Top
public
void
open
(JSON config)
显示
Operations Detail Top
public
void
open
(String message, String description, String type, Number duration, String placement)
显示