Kotlin Wrappers API Reference
Toggle table of contents
js
Platform filter
js
Switch theme
kotlin-react-router
/
remix.run.router
/
CreateStaticHandlerOptions
Create
Static
Handler
Options
sealed
external
interface
CreateStaticHandlerOptions
(
source
)
Members
Properties
basename
Link copied to clipboard
abstract
var
basename
:
String
?
detect
Error
Boundary
Link copied to clipboard
abstract
var
detectErrorBoundary
:
DetectErrorBoundaryFunction
?
future
Link copied to clipboard
abstract
var
future
:
StaticHandlerFutureConfig
?
map
Route
Properties
Link copied to clipboard
abstract
var
mapRouteProperties
:
MapRoutePropertiesFunction
?