toggle menu
flatInvoker
js
switch theme
search in API
reaktor-core
/
dev.shibasis.reaktor.core.server.cloudflare
/
Text
Text
js
external
interface
Text
Members
Properties
last
In
Text
Node
Link copied to clipboard
js
abstract
var
lastInTextNode
:
Boolean
removed
Link copied to clipboard
js
abstract
var
removed
:
Boolean
text
Link copied to clipboard
js
abstract
var
text
:
String
Functions
after
Link copied to clipboard
js
abstract
fun
after
(
content
:
String
,
options
:
ContentOptions
=
definedExternally
)
:
Text
before
Link copied to clipboard
js
abstract
fun
before
(
content
:
String
,
options
:
ContentOptions
=
definedExternally
)
:
Text
remove
Link copied to clipboard
js
abstract
fun
remove
(
)
:
Text
replace
Link copied to clipboard
js
abstract
fun
replace
(
content
:
String
,
options
:
ContentOptions
=
definedExternally
)
:
Text