@tsdotnet/text-utility - v1.2.4
Preparing search index...
startsWith
Function startsWith
startsWith
(
source
:
string
,
pattern
:
string
)
:
boolean
Returns true if the pattern matches the beginning of the source.
Parameters
source
:
string
pattern
:
string
Returns
boolean
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
@tsdotnet/text-utility - v1.2.4
Loading...
Returns true if the pattern matches the beginning of the source.