使用范围:UI2
Contents
component Hintmessage ($UI/comp/hintmessage/components/hintmessage/hintmessage) extends ViewComponent
Constructor Top
Hintmessage () | |||
Hintmessage ( options) |
Constructor details
Top
public
Hintmessage
()
使用场景:消息提示
使用方法:添加消息组件,设置消息内容变量
public
Hintmessage
( options)
构造函数
Inherited from ViewComponent
参数options格式类似{parent:xx, config:{}},parent是组件的父节点,允许为空或不指定,config是组件的参数选项
public
Hintmessage
()
public
Hintmessage
( options)
构造函数
Inherited from ViewComponent
参数options格式类似{parent:xx, config:{}},parent是组件的父节点,允许为空或不指定,config是组件的参数选项