WebCell
Preparing search index...
on
Function on
on
<
T
extends
HTMLElement
>
(
type
:
keyof
HTMLElementEventMap
,
selector
:
string
,
)
:
(
method
:
DelegateEventHandler
,
__namedParameters
:
ClassMethodDecoratorContext
<
T
>
,
)
=>
void
Method decorator of DOM Event delegation
Type Parameters
T
extends
HTMLElement
Parameters
type
:
keyof
HTMLElementEventMap
selector
:
string
Returns
(
method
:
DelegateEventHandler
,
__namedParameters
:
ClassMethodDecoratorContext
<
T
>
,
)
=>
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
WebCell
Loading...
Method decorator of DOM Event delegation