You can do this using native javascript by applying filter method which accepts as parameter a callback provided function. let data = [ { id: 1, ...
確定! 回上一頁