Is there a way to dynamically generate a link using the link-to helper by passing a variable with the route path?
For example, instead of hard coding the path like t
Instead of {{linkTo}},you can use {{action}} and handle the event of transition by route name specify in destination property of model.
{{linkTo}}
{{action}}
destination