Preparing search index...
The search index is not available
mbstring
mbstring
limit
Function limit
limit
(
value
:
string
, limit
:
number
, end
?:
string
)
:
string
Limit the number of characters in a string.
Returns
Parameters
value:
string
limit:
number
end:
string
= "..."
Returns
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
mbstring
after
after
Last
before
before
Last
between
between
First
camel
contains
contains
All
ends
With
is
Json
kebab
length
limit
lower
random
snake
uc
First
upper
wrap
Generated using
TypeDoc
Limit the number of characters in a string.
Returns