@vsokolov/utils - v1.4.2
Preparing search index...
truncate
Function truncate
truncate
(
str
:
string
,
length
:
number
)
:
string
Truncate string to n characters
Parameters
str
:
string
Stirng to truncate
length
:
number
Length of string to truncate
Returns
string
Truncated string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@vsokolov/utils - v1.4.2
Loading...
Truncate string to n characters