JavaScripture
Contribute via GitHub
Feedback
FocusEvent
Constructors
Instance Properties
view
Instance Methods
initUIEvent
FocusEvent Properties
detail
DOM API
All API
No API set selected.
FocusEvent
:
UIEvent
constructor
Constructors
new
FocusEvent
(
type
:
String
,
[
eventInit
:
Object
]
) :
Event
eventInit
: {
bubbles
:
Boolean
cancelable
:
Boolean
view
:
Window
detail
:
Number
relatedTarget
:
Element
}
Instance Properties
view
:
Window
readonly
Instance Methods
initUIEvent
(
type
:
String
,
bubbles
:
Boolean
,
cancelable
:
Boolean
,
view
:
Window
,
detail
:
Number
) :
undefined
FocusEvent Properties
detail
:
Number
readonly
home
license
contribute
feedback
toggle light/dark mode
Copyright © JavaScripture Contributors