Kotlin Wrappers API Reference
Toggle table of contents
js
Platform filter
js
Switch theme
kotlin-react-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
?