Unable to call listHiddenMethod from Responsive extension
Unable to call listHiddenMethod from Responsive extension

I am trying to use datatables.net-responsive in the angular but i am unable to import the Responsive function from this module. i want to use listHiddenMethod in my code but unable to import it. can someone please help me here
This discussion has been closed.
Replies
listHidden
is the default forresponsive.details.renderer
, so provided you're including the library that should all work. This thread might help, as there's a long discussion on Angular.Colin