Documentation
Preparing search index...
@music-ui/react
<internal>
EventInit
Interface EventInit
interface
EventInit
{
bubbles
?:
boolean
;
cancelable
?:
boolean
;
composed
?:
boolean
;
}
Hierarchy (
View Summary
)
EventInit
FormDataEventInit
ProgressEventInit
SecurityPolicyViolationEventInit
SubmitEventInit
ErrorEventInit
AnimationPlaybackEventInit
GamepadEventInit
HashChangeEventInit
PageTransitionEventInit
PageRevealEventInit
PageSwapEventInit
PopStateEventInit
PromiseRejectionEventInit
StorageEventInit
Index
Properties
bubbles?
cancelable?
composed?
Properties
Optional
bubbles
bubbles
?:
boolean
Optional
cancelable
cancelable
?:
boolean
Optional
composed
composed
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
bubbles
cancelable
composed
Documentation
Loading...