ember-query-params icon indicating copy to clipboard operation
ember-query-params copied to clipboard

dynamic linkTo supported in handlebars?

Open toranb opened this issue 10 years ago • 1 comments

Does this currently support something like this in the template itself

{{#linkTo route sortBy="username"}}some link{{/linkTo}}

If not -does it support any handlebars linkTo helper syntax or must I declare this 100% js side right now? If it's not handlebars friendly what part of your library should I look at to bolt this on myself as it's a requirement of my current project?

thanks again -awesome add-on for ember :)

toranb avatar Aug 05 '13 19:08 toranb