Typescript Library Declarations (DOM)
Interface EventListenerOptions
interface
EventListenerOptions
{
capture
?:
boolean
;
}
Hierarchy
EventListenerOptions (
view full
)
AddEventListenerOptions
Index
Properties
capture?
Properties
Optional
capture
capture
?:
boolean
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
capture
Typescript Library Declarations (DOM)