Preparing search index...
The search index is not available
cheerio
cheerio
FilterFunction
Type alias FilterFunction<T>
Filter
Function
<
T
>
:
(
(
this
:
T
, i
:
number
, el
:
T
)
=>
boolean
)
Type Parameters
T
Type declaration
(
this
:
T
, i
:
number
, el
:
T
)
:
boolean
Function signature, for traversal methods.
Parameters
this:
T
i:
number
el:
T
Returns
boolean
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
cheerio
Cheerio
Document
Element
Node
CheerioAPI
Cheerio
Options
HTMLParser2
Options
Accepted
Elems
Accepted
Filters
Any
Node
Basic
Accepted
Elems
Filter
Function
Parent
Node
Parse5
Options
Selector
Type
contains
default
html
load
merge
parseHTML
root
text
xml
Function signature, for traversal methods.