🎉 To celebrate crossing 1k users, Adonis Mastery Pro is 50% off all through August. Go Pro!
I want to implement a table sort much like this one: https://codepen.io/ryangjchandler/pen/WNQQKeR I put the JS in it's own file and link it but nothing works Here is the HTML ``` <div class="card-body"> <div class="table-responsive" x-data="data()" class="p-4"> <table class="table table-striped"> </table></div></div>...
David Meinke David Meinke
1 year ago
Chimezie Enyinnaya replied 1 year ago
1100 1