TF2Autobot / tf2autobot-gui

MIT License
8 stars 0 forks source link

Feature: Table sorting #12

Closed garaiza-93 closed 1 year ago

garaiza-93 commented 1 year ago

The table is created with Vue, but does not sort. Being able to click the column titles to sort the table would be great.

I found this resource: https://www.raymondcamden.com/2018/02/08/building-table-sorting-and-pagination-in-vuejs//

There's also this demo: https://codepen.io/pespantelis/pen/ojwgPB

arik123 commented 1 year ago

Superseded by #15