Skip to content

Instantly share code, notes, and snippets.

@benoror
Created July 25, 2016 13:37
Show Gist options
  • Save benoror/9b746562936025b748c3b1860870f709 to your computer and use it in GitHub Desktop.
Save benoror/9b746562936025b748c3b1860870f709 to your computer and use it in GitHub Desktop.
<li> active links
{{#link-to 'My Link' obj tagName="li" href=false}}
<a {{bind-attr href="view.href"}} style="cursor:pointer;">{{obj.name}}</a>
{{/link-to}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment