Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "isElement"

Index

Functions

Functions

isElement

  • isElement(union: Component): boolean
  • isElement<T0>(union: Component<T0>): boolean
  • isElement<T0, T1>(union: Component<T0, T1>): boolean
  • isElement<T0, T1, T2>(union: Component<T0, T1, T2>): boolean
  • isElement<T0, T1, T2, T3>(union: Component<T0, T1, T2, T3>): boolean
  • isElement<T0, T1, T2, T3, T4>(union: Component<T0, T1, T2, T3, T4>): boolean
  • isElement<T>(union: TypedComponent<T>): boolean
  • isElement<T, T0>(union: TypedComponent<T, T0>): boolean
  • isElement<T, T0, T1>(union: TypedComponent<T, T0, T1>): boolean
  • isElement<T, T0, T1, T2>(union: TypedComponent<T, T0, T1, T2>): boolean
  • isElement<T, T0, T1, T2, T3>(union: TypedComponent<T, T0, T1, T2, T3>): boolean
  • isElement<T, T0, T1, T2, T3, T4>(union: TypedComponent<T, T0, T1, T2, T3, T4>): boolean
  • A narrowing function for the component union to the component function

    Parameters

    Returns boolean

  • A narrowing function for the component union to the component function

    Type parameters

    • T0

    Parameters

    Returns boolean

  • A narrowing function for the component union to the component function

    Type parameters

    • T0

    • T1

    Parameters

    Returns boolean

  • A narrowing function for the component union to the component function

    Type parameters

    • T0

    • T1

    • T2

    Parameters

    Returns boolean

  • A narrowing function for the component union to the component function

    Type parameters

    • T0

    • T1

    • T2

    • T3

    Parameters

    Returns boolean

  • A narrowing function for the component union to the component function

    Type parameters

    • T0

    • T1

    • T2

    • T3

    • T4

    Parameters

    Returns boolean

  • A narrowing function for the component union to the component function

    Type parameters

    Parameters

    Returns boolean

  • A narrowing function for the component union to the component function

    Type parameters

    Parameters

    Returns boolean

  • A narrowing function for the component union to the component function

    Type parameters

    Parameters

    Returns boolean

  • A narrowing function for the component union to the component function

    Type parameters

    Parameters

    Returns boolean

  • A narrowing function for the component union to the component function

    Type parameters

    Parameters

    Returns boolean

  • A narrowing function for the component union to the component function

    Type parameters

    Parameters

    Returns boolean