HTMLRewriterElementContentHandlers
Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20250823.0/node_modules/@cloudflare/workers-types/index.ts:1442
Methods
Section titled “Methods”comments()?
Section titled “comments()?”
optional
comments(comment
):void
|Promise
<void
>
Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20250823.0/node_modules/@cloudflare/workers-types/index.ts:1444
Parameters
Section titled “Parameters”comment
Section titled “comment”Returns
Section titled “Returns”void
| Promise
<void
>
element()?
Section titled “element()?”
optional
element(element
):void
|Promise
<void
>
Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20250823.0/node_modules/@cloudflare/workers-types/index.ts:1443
Parameters
Section titled “Parameters”element
Section titled “element”Returns
Section titled “Returns”void
| Promise
<void
>
text()?
Section titled “text()?”
optional
text(element
):void
|Promise
<void
>
Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20250823.0/node_modules/@cloudflare/workers-types/index.ts:1445
Parameters
Section titled “Parameters”element
Section titled “element”Returns
Section titled “Returns”void
| Promise
<void
>