schrodinger/fixed-data-table-2

Is there a support for Angular 7 ?

Closed this issue · 1 comments

I want to implement this datatable in my angular app is there any documentation available ?

We don't have an angular port.

But for now you could just use the react version instead. It should work as long as you render the table using RenderDOM.render.

Maybe this repo will give you an idea.