Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AddEventListenerOptions

Package version

Hierarchy

Index

Properties

Properties

Optional capture

capture: undefined | false | true

Optional once

once: undefined | false | true

Optional passive

passive: undefined | false | true

Generated using TypeDoc