正在准备搜索索引...
搜索索引不可用
@custouch-open/js-sdk
@custouch-open/js-sdk
index
<internal>
InputEventInit
接口 InputEventInit
interface
InputEventInit
{
bubbles
?:
boolean
;
cancelable
?:
boolean
;
composed
?:
boolean
;
data
?:
null
|
string
;
dataTransfer
?:
null
|
DataTransfer
;
detail
?:
number
;
inputType
?:
string
;
isComposing
?:
boolean
;
targetRanges
?:
StaticRange
[]
;
view
?:
null
|
Window
;
which
?:
number
;
}
层级 (
查看完整内容
)
UIEventInit
InputEventInit
索引
属性
bubbles?
cancelable?
composed?
data?
data
Transfer?
detail?
input
Type?
is
Composing?
target
Ranges?
view?
which?
属性
可选
bubbles
bubbles
?:
boolean
可选
cancelable
cancelable
?:
boolean
可选
composed
composed
?:
boolean
可选
data
data
?:
null
|
string
可选
data
Transfer
data
Transfer
?:
null
|
DataTransfer
可选
detail
detail
?:
number
可选
input
Type
input
Type
?:
string
可选
is
Composing
is
Composing
?:
boolean
可选
target
Ranges
target
Ranges
?:
StaticRange
[]
可选
view
view
?:
null
|
Window
可选
which
which
?:
number
已被弃用
显示设置
成员可见性
受保护
继承
外部
配色
自动
浅色
深色
目录
属性
bubbles
cancelable
composed
data
data
Transfer
detail
input
Type
is
Composing
target
Ranges
view
which
@custouch-open/js-sdk
加载中……
已被弃用