使用范围:WX
Contents
class EventAttr ($UI/wxsys/lib/base/component#EventAttr)
事件组件属性
Constructor Top
EventAttr () |
Properties Top
Any |
dataset
组件上由data-开头的自定义属性组成的集合 | ||
String |
id
组件id | ||
String |
tagName
组件的类型 |
Constructor details
Top
public
EventAttr
()
事件组件属性
public
EventAttr
()
事件组件属性
Properties Detail Top
public
Any
dataset
组件上由data-开头的自定义属性组成的集合
public
String
id
组件id
public
String
tagName
组件的类型