@wopjs/dom - v0.1.3
Preparing search index...
EventLikeConstructor
Interface EventLikeConstructor<E>
interface
EventLikeConstructor
<
E
extends
Event
>
{
new
EventLikeConstructor
(
type
:
string
,
options
:
EventInit
)
:
E
;
}
Type Parameters
E
extends
Event
Index
Constructors
constructor
Constructors
constructor
new
EventLikeConstructor
(
type
:
string
,
options
:
EventInit
)
:
E
Parameters
type
:
string
options
:
EventInit
Returns
E
Settings
Theme
OS
Light
Dark
On This Page
Constructors
constructor
@wopjs/dom - v0.1.3
Loading...