DataTables State Restore Clarification

DataTables State Restore Clarification

barrierreefbarrierreef Posts: 7Questions: 2Answers: 0

I am currently trying to implement the state restoration extension into my project and I am confused about how it works. There are 2 functions that look like they do the same thing but I am unsure what is different. What is the difference between stateRestore.state.add() and stateRestore.state().save()? When should I use one over the other? Thank you

This question has an accepted answers - jump to answer

Answers

Sign In or Register to comment.