https://tecknovice.github.io/table/
chú ý:
muốn sort một array và nó reactive (phản ánh trạng thái mới của array đó ngay trên trình duyệt) thì phải sử dụng array.sort() chứ không được sort theo kiểu manual sort(tức là tự viết code sort)
Ví du:
https://tecknovice.github.io/table/main.js là sort chuẩn
https://tecknovice.github.io/table/test.js là sort kiểu manual (đéo chạy)
No comments:
Post a Comment