Hello! I'm having a hard time finding information about how to check the current responsive status of a given DataTable.
The ideal value I'm looking for is something like the columns array in the responsive-resize event.
I've already tried to use columns().visible() without success. I've also searched inside the settings(), but couldn't find anything useful other than the visibility status mentioned before.