正在准备搜索索引...
搜索索引不可用
@custouch-open/js-sdk
@custouch-open/js-sdk
api/action
<internal>
Partial
类型别名 Partial<T>
Partial
<
T
>
:
{
[
P
in
keyof
T
]
?:
T
[
P
]
}
Make all properties in T optional
类型参数
T
显示设置
成员可见性
受保护
继承
外部
配色
自动
浅色
深色
@custouch-open/js-sdk
加载中……
Make all properties in T optional