vue-paginate icon indicating copy to clipboard operation
vue-paginate copied to clipboard

How I can do filter by dropdown and input search

Open i-ked-ii opened this issue 6 years ago • 1 comments

I need to do filter by dropdown and search box with your pagination

screen shot 2561-07-02 at 15 11 19

i-ked-ii avatar Jul 02 '18 08:07 i-ked-ii

from my opinion, you can do that thing from vuex, get the data from an API or your local db, then do some filtering and searching logic from there.

fauziru avatar Sep 02 '19 03:09 fauziru