Plumile JS API
Preparing search index...
router/src
RouterPreparedSegmentSnapshot
Type Alias RouterPreparedSegmentSnapshot
type
RouterPreparedSegmentSnapshot
=
{
fullPath
?:
string
;
highlightId
?:
string
;
path
?:
string
;
preparedResource
?:
PreparedValueResource
;
preparedStatus
?:
AsyncResourceStatus
;
querySchema
?:
Schema
;
redirectTo
:
string
|
null
;
segmentIndex
:
number
;
}
Index
Properties
full
Path?
highlight
Id?
path?
prepared
Resource?
prepared
Status?
query
Schema?
redirect
To
segment
Index
Properties
Optional
full
Path
fullPath
?:
string
Optional
highlight
Id
highlightId
?:
string
Optional
path
path
?:
string
Optional
prepared
Resource
preparedResource
?:
PreparedValueResource
Optional
prepared
Status
preparedStatus
?:
AsyncResourceStatus
Optional
query
Schema
querySchema
?:
Schema
redirect
To
redirectTo
:
string
|
null
segment
Index
segmentIndex
:
number
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
full
Path
highlight
Id
path
prepared
Resource
prepared
Status
query
Schema
redirect
To
segment
Index
Plumile JS API
Loading...