Kotlin Wrappers API Reference
Toggle table of contents
js
Platform filter
js
Switch theme
kotlin-react-router
/
remix.run.router
/
FormMethod
/
Companion
Companion
object
Companion
(
source
)
Members
Properties
DELETE
Link copied to clipboard
val
DELETE
:
FormMethod
GET
Link copied to clipboard
val
GET
:
FormMethod
PATCH
Link copied to clipboard
val
PATCH
:
FormMethod
POST
Link copied to clipboard
val
POST
:
FormMethod
PUT
Link copied to clipboard
val
PUT
:
FormMethod