Demo
GitHub
NPM
Releases
Report Issue
Preparing search index...
The search index is not available
Svelte 5 Router
@mateothegreat/svelte5-router
ApplyFn
Type Alias ApplyFn
ApplyFn
:
(
result
:
RouteResult
,
span
?:
Span
)
=>
void
The function that is used to apply a route to the DOM.
Type declaration
(
result
:
RouteResult
,
span
?:
Span
)
:
void
Parameters
result
:
RouteResult
Optional
span
:
Span
Returns
void
Settings
Member Visibility
Protected
Inherited
Alpha
Beta
Theme
OS
Light
Dark
Demo
GitHub
Releases
Report Issue
Demo
GitHub
NPM
Releases
Report Issue
@mateothegreat/svelte5-router - v2.14.0
Loading...
The function that is used to apply a route to the DOM.