toggle menu
flatInvoker
js
switch theme
search in API
reaktor-core
/
dev.shibasis.reaktor.core.server.cloudflare
/
Comment
Comment
js
external
interface
Comment
Members
Properties
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
)
:
Comment
before
Link copied to clipboard
js
abstract
fun
before
(
content
:
String
,
options
:
ContentOptions
=
definedExternally
)
:
Comment
remove
Link copied to clipboard
js
abstract
fun
remove
(
)
:
Comment
replace
Link copied to clipboard
js
abstract
fun
replace
(
content
:
String
,
options
:
ContentOptions
=
definedExternally
)
:
Comment