ktor
2.0.3
3.0.0
3.0.0-rc-1
3.0.0-beta-2
3.0.0-beta-1
2.3.12
2.2.4
2.0.3
1.6.8
ktor-server-html-builder
/
io.ktor.server.html
/
Placeholder
Placeholder
open
class
Placeholder
<
TOuter
>
Content copied to clipboard
A placeholder that is inserted inside
TOuter
.
Constructors
Functions
Properties
See also
Inheritors
See also
respond
Html
Template
Constructors
Placeholder
Link copied to clipboard
fun
Placeholder
(
)
Content copied to clipboard
Functions
apply
Link copied to clipboard
fun
apply
(
destination
:
TOuter
)
Content copied to clipboard
invoke
Link copied to clipboard
operator
fun
invoke
(
meta
:
String
=
""
,
content
:
TOuter
.
(
Placeholder
<
TOuter
>
)
->
Unit
)
Content copied to clipboard
Properties
meta
Link copied to clipboard
var
meta
:
String
Content copied to clipboard
Inheritors
PlaceholderItem
Link copied to clipboard