@corefunc/corefunc
Preparing search index...
string
stringIsContain
Function stringIsContain
stringIsContain
(
haystack
:
string
,
needle
:
string
,
isStrict
?:
boolean
)
:
boolean
Perform search in string
Parameters
haystack
:
string
needle
:
string
isStrict
:
boolean
= false
Returns
boolean
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
@corefunc/corefunc
Loading...
Perform search in string