Text
Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20250823.0/node_modules/@cloudflare/workers-types/index.ts:1515
Properties
Section titled “Properties”lastInTextNode
Section titled “lastInTextNode”
readonly
lastInTextNode:boolean
Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20250823.0/node_modules/@cloudflare/workers-types/index.ts:1517
removed
Section titled “removed”
readonly
removed:boolean
Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20250823.0/node_modules/@cloudflare/workers-types/index.ts:1518
readonly
text:string
Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20250823.0/node_modules/@cloudflare/workers-types/index.ts:1516
Methods
Section titled “Methods”after()
Section titled “after()”after(
content
,options?
):Text
Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20250823.0/node_modules/@cloudflare/workers-types/index.ts:1523
Parameters
Section titled “Parameters”content
Section titled “content”string
| Response
| ReadableStream
<any
>
options?
Section titled “options?”Returns
Section titled “Returns”Text
before()
Section titled “before()”before(
content
,options?
):Text
Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20250823.0/node_modules/@cloudflare/workers-types/index.ts:1519
Parameters
Section titled “Parameters”content
Section titled “content”string
| Response
| ReadableStream
<any
>
options?
Section titled “options?”Returns
Section titled “Returns”Text
remove()
Section titled “remove()”remove():
Text
Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20250823.0/node_modules/@cloudflare/workers-types/index.ts:1531
Returns
Section titled “Returns”Text
replace()
Section titled “replace()”replace(
content
,options?
):Text
Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20250823.0/node_modules/@cloudflare/workers-types/index.ts:1527
Parameters
Section titled “Parameters”content
Section titled “content”string
| Response
| ReadableStream
<any
>
options?
Section titled “options?”Returns
Section titled “Returns”Text