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
/
PlaceholderList
Placeholder
List
open
class
PlaceholderList
<
TOuter
,
TInner
>
Content copied to clipboard
Placeholder that can appear multiple times
Constructors
Functions
Constructors
Placeholder
List
Link copied to clipboard
fun
PlaceholderList
(
)
Content copied to clipboard
Functions
apply
Link copied to clipboard
fun
apply
(
destination
:
TOuter
,
render
:
TOuter
.
(
PlaceholderItem
<
TInner
>
)
->
Unit
)
Content copied to clipboard
invoke
Link copied to clipboard
operator
fun
invoke
(
meta
:
String
=
""
,
content
:
TInner
.
(
Placeholder
<
TInner
>
)
->
Unit
=
{}
)
Content copied to clipboard
is
Empty
Link copied to clipboard
fun
isEmpty
(
)
:
Boolean
Content copied to clipboard