Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DomWatcherConfig

Hierarchy

  • DomWatcherConfig

Index

Properties

callback

callback: Function

element

element: HTMLElement | Window | Document | MediaQueryList

Optional eventOptions

eventOptions: Object | undefined

Optional id

id: string

Optional listener

listener: EventListenerOrEventListenerObject

on

on: string | string[]

Optional remover

remover: Function

Optional runWhen

runWhen: Function