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
/
IntRoutingBuilderImpl
/
action
action
open
override
fun
action
(
action
:
suspend
(
Int
)
->
Unit
)
(
source
)
Adds an action for the route with a numeric parameter.
Parameters
action
the action configuration block
var
action
:
suspend
(
Int
)
->
Unit
?
(
source
)