Kotlin Wrappers API Reference
Toggle table of contents
js
Target filter
js
Switch theme
Search in API
kotlin-tanstack-react-router
/
tanstack.react.router
/
ErrorComponentProps
Error
Component
Props
external
interface
ErrorComponentProps
:
Props
(
source
)
Members
Properties
error
Link copied to clipboard
abstract
var
error
:
JsError
info
Link copied to clipboard
abstract
var
info
:
ErrorInfo
key
Link copied to clipboard
abstract
var
key
:
Key
?
reset
Link copied to clipboard
abstract
var
reset
:
(
)
->
Unit
Functions
unary
Plus
Link copied to clipboard
open
inline operator
fun
Props
?
.
unaryPlus
(
)