Skip to main content
Module

x/snel/core/router/mod.ts

A Cybernetical framework for svelte applications in deno
Latest
import * as snel from "https://deno.land/x/snel@v0.7.1/core/router/mod.ts";

Functions

A link action that can be added to tags rather than using the component.

An action to be added at a root element of your application to capture all relative links and push them onto the history stack.