Typescript Library Declarations (DOM)
Variable FocusEvent
Focus
Event
:
{
prototype
:
FocusEvent
;
new
(
type
,
eventInitDict
?
)
:
FocusEvent
;
}
Type declaration
new
(
type
,
eventInitDict
?
)
:
FocusEvent
Parameters
type
:
string
Optional
eventInitDict
:
FocusEventInit
Returns
FocusEvent
prototype
:
FocusEvent
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark