query current 'dom' table option value

query current 'dom' table option value

orney21d@gmail.comorney21d@gmail.com Posts: 23Questions: 7Answers: 3

Hi,
After get current table of my context:

var tab = $('.dataTable').DataTable().table(0);

How to view dom setted values of that table 'tab' e.g. : dom: 'friptip' ???

Best regards.

Replies

This discussion has been closed.