@mateothegreat/svelte5-router - 2.15.3
Demo
GitHub
NPM
Releases
Report Issue
Preparing search index...
QueryEvaluationResult
Type Alias QueryEvaluationResult
The types of values that the {Query} test method can return.
type
QueryEvaluationResult
=
{
condition
:
Condition
;
matches
?:
Record
<
string
,
ReturnParam
>
;
}
Index
Properties
condition
matches?
Properties
condition
condition
:
Condition
Optional
matches
matches
?:
Record
<
string
,
ReturnParam
>
Settings
Member Visibility
Alpha
Beta
Inherited
Protected
Theme
OS
Light
Dark
On This Page
Properties
condition
matches
Demo
GitHub
Releases
Report Issue
Demo
GitHub
NPM
Releases
Report Issue
@mateothegreat/svelte5-router - v2.15.3
Loading...
The types of values that the {Query} test method can return.