• Preparing search index...
  • The search index is not available
SPeCS Packages Documentation
  • SPeCS Packages Documentation
  • @specs-feup/lara
  • lara/core/LaraCore
  • isArray

Function isArray

  • isArray<T>(value): value is T & any[]
  • Type Parameters

    • T

    Parameters

    • value: T

    Returns value is T & any[]

    true if the given value is an array, false otherwise

    Deprecated

    Use the javascript instanceof operator instead

    • Defined in lara-framework/Lara-JS/src-api/lara/core/LaraCore.ts:190

Settings

Member Visibility
SPeCS Packages Documentation
  • Loading...

Generated using TypeDoc