addRoutes
$router.addRoutes(['/documents'])
Add additional routes to the router. This accepts the same configuration options as the router construction (so a variety of strings, objects, and arrays).
$router.addRoutes(['/documents'])
Add additional routes to the router. This accepts the same configuration options as the router construction (so a variety of strings, objects, and arrays).