utils
Preparing search index...
startsWithFn
Function startsWithFn
startsWithFn
(
source
:
string
)
:
(
prefix
:
string
)
=>
boolean
Return a function that check
source
starts with the function's parameter
Parameters
source
:
string
Returns
(
prefix
:
string
)
=>
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
utils
Loading...
Return a function that check source starts with the function's parameter