Preparing search index...
The search index is not available
@tsdotnet/text-utility - v1.0.29
@tsdotnet/text-utility - v1.0.29
textUtility
endsWith
Function endsWith
ends
With
(
source
:
string
, pattern
:
string
)
:
boolean
Returns true if the pattern matches the end of the source.
Returns
Parameters
source:
string
pattern:
string
Returns
boolean
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Modules
@tsdotnet/text-
utility -
v1.0.29
padding
text
Utility
EMPTY
ends
With
escape
Reg
Exp
format
from
Chars
get
Hash
Code
repeat
starts
With
supplant
trim
Generated using
TypeDoc
Returns true if the pattern matches the end of the source.
Returns