ktor
1.6.8
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-html-builder
/
io.ktor.html
/
TemplatePlaceholder
Template
Placeholder
open
class
TemplatePlaceholder
<
TTemplate
>
Content copied to clipboard
A placeholder that is also a template
Constructors
Functions
Constructors
Template
Placeholder
Link copied to clipboard
fun
TemplatePlaceholder
(
)
Content copied to clipboard
Functions
apply
Link copied to clipboard
fun
apply
(
template
:
TTemplate
)
Content copied to clipboard
invoke
Link copied to clipboard
operator
fun
invoke
(
content
:
TTemplate
.
(
)
->
Unit
)
Content copied to clipboard