Elide API
Toggle table of contents
1.0.0-beta1
jvm
Platform filter
jvm
Switch theme
Search in API
Elide API
server
/
elide.server
/
htmlSuspend
html
Suspend
inline suspend
fun
<
T
,
C
:
TagConsumer
<
T
>
>
C
.
htmlSuspend
(
namespace
:
String
?
=
null
,
crossinline
block
:
suspend
HTML
.
(
)
->
Unit
)
:
T