Preparing search index...
The search index is not available
nx.js
nx.js
UIEventInit
Interface UIEventInit
interface
UIEventInit
{
bubbles
?:
boolean
;
cancelable
?:
boolean
;
composed
?:
boolean
;
detail
?:
number
;
}
Hierarchy (
view full
)
EventInit
UIEventInit
EventModifierInit
Index
Properties
bubbles?
cancelable?
composed?
detail?
Properties
Optional
bubbles
bubbles
?:
boolean
Optional
cancelable
cancelable
?:
boolean
Optional
composed
composed
?:
boolean
Optional
detail
detail
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
bubbles
cancelable
composed
detail
nx.js
Loading...