HTMLRewriterElementContentHandlers
Defined in: .pnpm-home/store/v11/links/@cloudflare/workers-types/4.20251118.0/2891147a4db443bf13ca098dcb7381fb6bac5793758b7fd187ebaf5bc0deb969/node_modules/@cloudflare/workers-types/index.ts:1700
Methods
Section titled “Methods”comments()?
Section titled “comments()?”
optionalcomments(comment):void|Promise<void>
Defined in: .pnpm-home/store/v11/links/@cloudflare/workers-types/4.20251118.0/2891147a4db443bf13ca098dcb7381fb6bac5793758b7fd187ebaf5bc0deb969/node_modules/@cloudflare/workers-types/index.ts:1702
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: .pnpm-home/store/v11/links/@cloudflare/workers-types/4.20251118.0/2891147a4db443bf13ca098dcb7381fb6bac5793758b7fd187ebaf5bc0deb969/node_modules/@cloudflare/workers-types/index.ts:1701
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: .pnpm-home/store/v11/links/@cloudflare/workers-types/4.20251118.0/2891147a4db443bf13ca098dcb7381fb6bac5793758b7fd187ebaf5bc0deb969/node_modules/@cloudflare/workers-types/index.ts:1703
Parameters
Section titled “Parameters”element
Section titled “element”Returns
Section titled “Returns”void | Promise<void>