Typescript Library Declarations (DOM)
Interface InputEventInit
Hierarchy
UIEventInit
InputEventInit
Index
Properties
bubbles?
cancelable?
composed?
data?
data
Transfer?
detail?
input
Type?
is
Composing?
target
Ranges?
view?
which?
Properties
Optional
bubbles
bubbles
?:
boolean
Optional
cancelable
cancelable
?:
boolean
Optional
composed
composed
?:
boolean
Optional
data
data
?:
string
Optional
data
Transfer
data
Transfer
?:
DataTransfer
Optional
detail
detail
?:
number
Optional
input
Type
input
Type
?:
string
Optional
is
Composing
is
Composing
?:
boolean
Optional
target
Ranges
target
Ranges
?:
StaticRange
[]
Optional
view
view
?:
Window
Optional
which
which
?:
number
Deprecated
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
bubbles
cancelable
composed
data
data
Transfer
detail
input
Type
is
Composing
target
Ranges
view
which
Deprecated