Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/snel/core/router/utils.js>shouldNavigate

A Cybernetical framework for svelte applications in deno
Latest
function shouldNavigate
import { shouldNavigate } from "https://deno.land/x/snel@v0.7.1/core/router/utils.js";

Decides whether a given event should result in a navigation or not.