Kotlin Wrappers API Reference
Toggle table of contents
js
Platform filter
js
Switch theme
kotlin-react-router
/
remix.run.router
/
StaticHandlerQueryRouteOpts
Static
Handler
Query
Route
Opts
sealed
external
interface
StaticHandlerQueryRouteOpts
(
source
)
Members
Properties
data
Strategy
Link copied to clipboard
abstract
var
dataStrategy
:
DataStrategyFunction
?
request
Context
Link copied to clipboard
abstract
var
requestContext
:
Any
?
route
Id
Link copied to clipboard
abstract
var
routeId
:
String
?