@mateothegreat/svelte5-router - 2.15.3
Demo
GitHub
NPM
Releases
Report Issue
Preparing search index...
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
Alpha
Beta
Inherited
Protected
Theme
OS
Light
Dark
Demo
GitHub
Releases
Report Issue
Demo
GitHub
NPM
Releases
Report Issue
@mateothegreat/svelte5-router - v2.15.3
Loading...
The function that is used to apply a route to the DOM.