Wagtail client-side components
Preparing search index...
utils/castArray
castArray
Function castArray
castArray
(
...
args
:
any
[]
)
:
any
[]
Converts the provided args or single argument to an array. Even if not originally supplied as one.
Parameters
...
args
:
any
[]
Returns
any
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Wagtail client-side components
Loading...
Converts the provided args or single argument to an array. Even if not originally supplied as one.