Target of a programmatic navigation. TName narrows name to the generated route-name union (AdminRouteName) when the router is created as createRouter<AdminRouteName>(…) — typos become compile errors.
name
createRouter<AdminRouteName>(…)
Target of a programmatic navigation. TName narrows
nameto the generated route-name union (AdminRouteName) when the router is created ascreateRouter<AdminRouteName>(…)— typos become compile errors.