Preparing search index...
The search index is not available
LISN.js
LISN.js
Utils
isValidAspectRatio
Function isValidAspectRatio
Returns true if the given string is a valid aspect ratio name.
isValidAspectRatio
(
aspectRatio
:
string
,
)
:
aspectRatio
is
"square"
|
"very-tall"
|
"tall"
|
"wide"
|
"very-wide"
Parameters
aspectRatio
:
string
Returns
aspectRatio
is
"square"
|
"very-tall"
|
"tall"
|
"wide"
|
"very-wide"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
LISN.js
Loading...
Returns true if the given string is a valid aspect ratio name.