slavede / ngx-paginate

Angular standalone pagination for your data

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Make options optional

slavede opened this issue · comments

At the moment, entire options object with all properties has to be passed in.

It should be able to pass in options with only few propeties and rest of the properties should be taken from defaults.