Function isEltRef

  • Checks whether the given object matches the EltRef structure.

    Parameters

    • obj: unknown

      The object to check

    Returns obj is EltRef<EventTarget>

    The casted object if is an EltRef.

Generated using TypeDoc