Preparing search index...
The search index is not available
@design-view/helper
@design-view/helper
is
isArray
Function isArray
is
Array
(
val
)
:
val
is
any
[]
判断是否是数组类型
Parameters
val
:
any
需要验证的值
Returns
val
is
any
[]
Example
isArray
([
1
,
2
,
3
])
Copy
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@design-view/helper
array
color
dom
is
string
time
tree
Generated using
TypeDoc
判断是否是数组类型