Preparing search index...
The search index is not available
LISN.js
LISN.js
Utils
isValidDirectionList
Function isValidDirectionList
Returns true if the given string or array is a list of valid directions.
isValidDirectionList
(
directions
:
string
|
string
[]
,
)
:
directions
is
CommaSeparatedStr
<
Direction
>
|
Direction
[]
Parameters
directions
:
string
|
string
[]
Returns
directions
is
CommaSeparatedStr
<
Direction
>
|
Direction
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
LISN.js
Loading...
Returns true if the given string or array is a list of valid directions.