Extends HTMLElementSafe

Methods

addListener

addListener(
  type: string, 
  cb: (e: CustomEvent) => void
):() => void