Can I use this editor on Angular 5.0 ?
Can I use this editor on Angular 5.0 ?
![clabnet](https://secure.gravatar.com/avatar/223cd4414a2cd2aa3627d0a6dda7aa72/?default=https%3A%2F%2Fvanillicon.com%2F223cd4414a2cd2aa3627d0a6dda7aa72_200.png&rating=g&size=120)
Is there a directive to wrap DataTables Editor using Angular 5.0?
This discussion has been closed.
Is there a directive to wrap DataTables Editor using Angular 5.0?
Answers
There isn't one provided by us yet I'm afraid. That is something that we need to look into but haven't had a chance to do so yet.
Allan
+1
Nevermind got it to work fine :-D
How did you get it to work? On:
const editor = new $.fn.dataTable.Editor( {
table: 'table'
});
I'm getting:
Property 'Editor' does not exist on type 'StaticFunctions'.