hjalmers / angular-generic-table

A generic table for Angular 2+. Generic table uses standard markup for tables ie. table, tr and td elements etc. and has support for expanding rows, global search, filters, sorting, pagination, export to CSV, column clicks, custom column rendering, custom export values.

Home Page:https://hjalmers.github.io/angular-generic-table/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

add support for ivy

hjalmers opened this issue · comments

@hjalmers I am currently on angular 9 upgrading from angular 7. Which version of this package should i use that runs well on angular 9 with IVY enabled?