kilua-project
Toggle table of contents
0.0.26
common
Platform filter
common
Switch theme
Search in API
kilua-project
kilua-routing
/
dev.kilua.routing
/
StringRoutingBuilderImpl
/
action
action
open
override
fun
action
(
action
:
suspend
(
String
)
->
Unit
)
(
source
)
Adds an action for the route with a string parameter.
Parameters
action
the action configuration block
var
action
:
suspend
(
String
)
->
Unit
?
(
source
)