Athan Clark 89dd3b3e7f
Simple NodeRef passing to <Link> for yew-router (#2877)
* simple NodeRef passing

* using `anchor_ref` opposed to `a_ref` per @futursolo's review
2022-09-19 03:05:23 +02:00
..

yew-router

A routing library for the Yew frontend framework.

Read on how to use it on yew.rs