file-size.js plug-in sample in AngularJS project
file-size.js plug-in sample in AngularJS project
 dpk9babu            
            
                Posts: 1Questions: 0Answers: 0
dpk9babu            
            
                Posts: 1Questions: 0Answers: 0            
            I would like to use these plugins (file-size.js, date...) in table of my Angularjs project, looking forward for some sample integrated codebase..!
This discussion has been closed.
            
Replies
I haven't used the plug-ins with Angular myself, but I don't see why you wouldn't just include them in the same was as if you weren't using Angular? Just load them and they will attach themselves to the
$.fn.dataTableobject.Allan