@hbbio/nanoagent
Preparing search index...
textIncludes
Function textIncludes
textIncludes
(
c
:
null
|
Content
,
substr
:
string
,
options
?:
{
caseInsensitive
?:
boolean
}
,
)
:
boolean
Convenience helper: does the text content include a substring?
Parameters
c
:
null
|
Content
substr
:
string
Optional
options
:
{
caseInsensitive
?:
boolean
}
Returns
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@hbbio/nanoagent
Loading...
Convenience helper: does the text content include a substring?