github.com/Ilhicas/nomad@v1.0.4-0.20210304152020-e86851182bc3/ui/app/templates/components/list-table/sort-by.hbs (about) 1 <LinkTo 2 @query={{hash sortProperty=this.prop sortDescending=this.shouldSortDescending}} 3 data-test-sort-by={{this.prop}}> 4 {{yield}} 5 </LinkTo>