Kotlin Wrappers API Reference
Toggle table of contents
js
Target filter
js
Switch theme
Search in API
kotlin-tanstack-react-router
/
tanstack.react.router
/
NotFoundRouteProps
Not
Found
Route
Props
external
interface
NotFoundRouteProps
:
Props
(
source
)
Members
Properties
data
Link copied to clipboard
abstract
var
data
:
Any
?
is
Not
Found
Link copied to clipboard
abstract
var
isNotFound
:
Boolean
key
Link copied to clipboard
abstract
var
key
:
Key
?
route
Id
Link copied to clipboard
abstract
var
routeId
:
RouteId
Functions
unary
Plus
Link copied to clipboard
open
inline operator
fun
Props
?
.
unaryPlus
(
)