@amirsavand/ngx-common - v5.4.0
Preparing search index...
isArray
Function isArray
isArray
(
value
:
unknown
)
:
value
is
unknown
[]
Check whether the given value is an array.
Parameters
value
:
unknown
Value to check.
Returns
value
is
unknown
[]
true if given value is an array.
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@amirsavand/ngx-common - v5.4.0
Loading...
Check whether the given value is an array.