正在准备搜索索引...
搜索索引不可用
@custouch-open/js-sdk
@custouch-open/js-sdk
index
<internal>
EventInit
接口 EventInit
interface
EventInit
{
bubbles
?:
boolean
;
cancelable
?:
boolean
;
composed
?:
boolean
;
}
层级 (
查看完整内容
)
EventInit
ClipboardEventInit
UIEventInit
AnimationEventInit
FormDataEventInit
ProgressEventInit
SecurityPolicyViolationEventInit
SubmitEventInit
TransitionEventInit
ErrorEventInit
AnimationPlaybackEventInit
AudioProcessingEventInit
CloseEventInit
CustomEventInit
DeviceMotionEventInit
DeviceOrientationEventInit
FontFaceSetLoadEventInit
GamepadEventInit
HashChangeEventInit
IDBVersionChangeEventInit
MediaEncryptedEventInit
MediaKeyMessageEventInit
MediaQueryListEventInit
MediaStreamTrackEventInit
MessageEventInit
OfflineAudioCompletionEventInit
PageTransitionEventInit
PaymentRequestUpdateEventInit
PictureInPictureEventInit
PopStateEventInit
PromiseRejectionEventInit
RTCDTMFToneChangeEventInit
RTCDataChannelEventInit
RTCErrorEventInit
RTCPeerConnectionIceErrorEventInit
RTCPeerConnectionIceEventInit
RTCTrackEventInit
SpeechSynthesisEventInit
StorageEventInit
TrackEventInit
WebGLContextEventInit
索引
属性
bubbles?
cancelable?
composed?
属性
可选
bubbles
bubbles
?:
boolean
可选
cancelable
cancelable
?:
boolean
可选
composed
composed
?:
boolean
显示设置
成员可见性
受保护
继承
外部
配色
自动
浅色
深色
目录
属性
bubbles
cancelable
composed
@custouch-open/js-sdk
加载中……