正在准备搜索索引...
搜索索引不可用
@custouch-open/js-sdk
@custouch-open/js-sdk
index
<internal>
CollectEvent
接口 CollectEvent
interface
CollectEvent
{
content
?:
Record
<
string
,
string
>
;
identities
?:
Record
<
string
,
any
>
;
origin
?:
string
;
properties
?:
Record
<
string
,
any
>
;
type
:
string
;
}
索引
属性
content?
identities?
origin?
properties?
type
属性
可选
content
content
?:
Record
<
string
,
string
>
可选
identities
identities
?:
Record
<
string
,
any
>
可选
origin
origin
?:
string
可选
properties
properties
?:
Record
<
string
,
any
>
type
type
:
string
显示设置
成员可见性
受保护
继承
外部
配色
自动
浅色
深色
目录
属性
content
identities
origin
properties
type
@custouch-open/js-sdk
加载中……