Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TargetSelector<E>

Type parameters

  • E: HTMLElement

Hierarchy

  • TargetSelector

Callable

  • TargetSelector(el: E): EventTarget
  • Select a target.

    Parameters

    • el: E

      The Custom Element

    Returns EventTarget

Generated using TypeDoc