Rezact / Rezact

A JavaScript Framework/Library (call it what you want) that blends the best of svelte, solid, react, and many others.

Home Page:https://rezact.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add push, replace object argument support like VUE

zachlankton opened this issue · comments

current router.push and router.replace methods only take a string, would be nice to also pass an object, like vue.

https://router.vuejs.org/guide/essentials/navigation.html