ixfx
Preparing search index...
Text
toStringAbbreviate
Function toStringAbbreviate
toStringAbbreviate
(
source
:
any
,
maxLength
?:
number
)
:
string
Uses JSON.toString() on
source
, but abbreviates result.
Parameters
source
:
any
Object to stringify
maxLength
:
number
= 20
Default 20
Returns
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
ixfx
Loading...
Uses JSON.toString() on
source
, but abbreviates result.