Preparing search index...
The search index is not available
Houston Common Library
Houston Common Library
@45drives/houston-common-ui
FocusEventInit
Interface FocusEventInit
interface
FocusEventInit
{
bubbles
?:
boolean
;
cancelable
?:
boolean
;
composed
?:
boolean
;
detail
?:
number
;
relatedTarget
?:
null
|
EventTarget
;
view
?:
null
|
Window
;
which
?:
number
;
}
Hierarchy-Diagram
Legend
interface
public property
Hierarchy (
view full
)
UIEventInit
FocusEventInit
Index
Properties
bubbles?
cancelable?
composed?
detail?
related
Target?
view?
which?
Properties
Optional
bubbles
bubbles
?:
boolean
Optional
cancelable
cancelable
?:
boolean
Optional
composed
composed
?:
boolean
Optional
detail
detail
?:
number
Optional
related
Target
related
Target
?:
null
|
EventTarget
Optional
view
view
?:
null
|
Window
Optional
which
which
?:
number
Deprecated
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
bubbles
cancelable
composed
detail
related
Target
view
which
Official Cockpit API Documentation
Houston Common Library
Loading...
Deprecated