Preparing search index...
The search index is not available
@devlander/utils
@devlander/utils
GetAspectRatioParams
Interface GetAspectRatioParams
interface
GetAspectRatioParams
{
aspectRatio
?:
"4:3"
|
"16:9"
|
"1:1"
|
"3:2"
|
"8:5"
;
orientation
?:
"landscape"
|
"portrait"
;
width
:
number
;
}
Index
Properties
aspect
Ratio?
orientation?
width
Properties
Optional
aspect
Ratio
aspect
Ratio
?:
"4:3"
|
"16:9"
|
"1:1"
|
"3:2"
|
"8:5"
Optional
orientation
orientation
?:
"landscape"
|
"portrait"
width
width
:
number
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
aspect
Ratio
orientation
width
@devlander/utils
AbbreviateNumberSuffix
AspectRatioEnum
DeduplicateInputType
ListConjunction
MultipleItemsLabelPrefix
PercentagePrefixEnum
ProtocolPrefixEnum
RangeOrAmountEnum
SingleItemLabelPrefix
AbbreviateOptions
Card
ErrorMessages
GetAspectRatioParams
GetAspectRatioResult
LabelCompositionParams
ReturnTypeForValuesFromRecord
WaitFor
AspectRatioType
AssignValueCallback
GlobalPayload
MergedValue
ProtocolPrefix
TimeUnits
defaultStopWords
isGlobalDefined
safeCssProperties
abbreviateNumber
arrayToObject
assignValue
binaryToHex
bind
calculatePercentage
composeLabelFromItems
convertBlobToBase64NativeAsync
convertBlobToBase64WebAsync
convertVideoTimeStampToSeconds
createTransitionalMessage
dashToCamelCase
deduplicate
endsWith
ensureValidStyle
extend
extractKeysAndValues
filterAndSuggestItems
findKey
forEach
forEachEntry
formatRangeOrPercentage
freezeMethods
generateAllowedOrigins
generateStripeCard
getAspectRatio
getAverage
getFirstWordCapitalized
getMessageByField
getMessageFromObject
getRandomValFromArray
getRange
getUniqueObjects
getValueFromObject
hasItemByLetterAndFilter
hasOwnProp
isArrayBuffer
isArrayBufferView
isBoolean
isBuffer
isContextDefined
isDate
isDeepEqual
isEmpty
isFile
isFormData
isFunction
isJson
isNumber
isNumeric
isObject
isPlainObject
isRegExp
isString
isUndefined
isValidBinary
isValidBlob
isValidStyle
jsonContainsNewLine
kindOf
kindOfTest
log
logCondition
logEnd
logError
logFunction
logMessage
logSeparator
logStart
matchAll
merge
mergeObjects
parseHeaders
parsePropPath
parseQueryString
pluralize
reduceDescriptors
removeNewLinesFromJson
removeNewLinesFromString
removeSpacesFromJson
removeSpacesFromString
removeSymbolAt
selectFromList
toCamelCase
toFlatObject
toObjectSet
toQueryString
typeOfTest
waitFor
wrapFunctionWithOptionalArgs
Generated using
TypeDoc