toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-remix-run-router
/
remix.run.router
/
FormEncType
/
Companion
Companion
object
Companion
(
source
)
Members
Properties
application
Json
Link copied to clipboard
val
applicationJson
:
FormEncType
application
XWww
Form
Urlencoded
Link copied to clipboard
val
applicationXWwwFormUrlencoded
:
FormEncType
multipart
Form
Data
Link copied to clipboard
val
multipartFormData
:
FormEncType
text
Plain
Link copied to clipboard
val
textPlain
:
FormEncType