@mateothegreat/svelte5-router - 2.15.3
Demo
GitHub
NPM
Releases
Report Issue
Preparing search index...
EvaluationResult
Type Alias EvaluationResult
The evaluation results of the route.
type
EvaluationResult
=
{
original
:
ReturnParam
;
path
:
Evaluation
;
querystring
:
Evaluation
;
}
Index
Properties
original
path
querystring
Properties
original
original
:
ReturnParam
path
path
:
Evaluation
querystring
querystring
:
Evaluation
Settings
Member Visibility
Alpha
Beta
Inherited
Protected
Theme
OS
Light
Dark
On This Page
Properties
original
path
querystring
Demo
GitHub
Releases
Report Issue
Demo
GitHub
NPM
Releases
Report Issue
@mateothegreat/svelte5-router - v2.15.3
Loading...
The evaluation results of the route.