ktor-server-htmx
Toggle table of contents
3.2.3
common
Platform filter
common
Switch theme
Search in API
ktor-server-htmx
ktor-server-htmx
/
io.ktor.server.htmx
/
HxRoute
/
target
target
fun
target
(
expectedTarget
:
String
,
body
:
Route
.
(
)
->
Unit
)
:
Route
(
source
)
Sub-routes only apply to a specific HX-Target header.
Report a problem