Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "childOf"

Index

Functions

Functions

childOf

  • childOf(element: Element, parent: Element): boolean
  • Check if an element is a child of another element.

    Parameters

    • element: Element
    • parent: Element

    Returns boolean

Generated using TypeDoc