toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-remix-run-router
/
remix.run.router
/
StaticHandlerQueryOpts
Static
Handler
Query
Opts
sealed
external
interface
StaticHandlerQueryOpts
(
source
)
Members
Properties
data
Strategy
Link copied to clipboard
abstract
var
dataStrategy
:
DataStrategyFunction
?
request
Context
Link copied to clipboard
abstract
var
requestContext
:
Any
?
skip
Loader
Error
Bubbling
Link copied to clipboard
abstract
var
skipLoaderErrorBubbling
:
Boolean
?