Skip to content
Search
K
Main Navigation
Tutorials
Guide
Reference
Sandbox
Changelog
Legal
v4.0.1
Current release — 4.0.1
Migrating from v3
Migrating from v2
v3 archive
v2 archive
Appearance
Menu
Return to top
On this page
Function: removeEventListener()
ts
function
removeEventListener
(
...
args
)
:
any
;
Parameters
Parameter
Type
...
args
any
[]
Returns
any
Deprecated
Use
off()
instead.