Is there a support for Angular 7 ?
Closed this issue · 1 comments
vmagesh commented
I want to implement this datatable in my angular app is there any documentation available ?
pradeepnschrodinger commented
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.