I am using Yajra datatable for laravel from this link. My requirement to save state of datatable.
In this datatable "Html Builder Event Callbacks" are present in this link.
But example for how to use "stateSaveCallback" not present. Is any one know how to use this callback for save table state?