kitchen-site
kitchen-site copied to clipboard
Configure Route parameters with iron-router
Hi,
Is it possible to configure the Route params for a given page ? I would like to use the breadcrumb package : https://github.com/monbro/meteor-breadcrumb-plugin and it needs to add a parent and title param to the routes.
Best regards
@julienrott please see router_config property in application object.
@perak Hi, Sorry for delay... I don't understand how the router_config property has to be used to add properties to a route