Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ElementFilter

Type for functions that can filter element arrays

Hierarchy

  • ElementFilter

Callable

  • __call(element: Element): boolean
  • Type for functions that can filter element arrays

    Parameters

    • element: Element

    Returns boolean

Generated using TypeDoc