HTMLRewriterElementContentHandlers
Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20250923.0/node_modules/@cloudflare/workers-types/index.ts:1435
Methods
Section titled “Methods”comments()?
Section titled “comments()?”
optionalcomments(comment):void|Promise<void>
Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20250923.0/node_modules/@cloudflare/workers-types/index.ts:1437
Parameters
Section titled “Parameters”comment
Section titled “comment”Returns
Section titled “Returns”void | Promise<void>
element()?
Section titled “element()?”
optionalelement(element):void|Promise<void>
Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20250923.0/node_modules/@cloudflare/workers-types/index.ts:1436
Parameters
Section titled “Parameters”element
Section titled “element”Returns
Section titled “Returns”void | Promise<void>
text()?
Section titled “text()?”
optionaltext(element):void|Promise<void>
Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20250923.0/node_modules/@cloudflare/workers-types/index.ts:1438
Parameters
Section titled “Parameters”element
Section titled “element”Returns
Section titled “Returns”void | Promise<void>