Hello,
Currently, DataTable paging uses buttons with svg elements (arrows) in the “previous-next-container”. I wanted to take a screenshot of the table client-side, but my approach fails due to the presence of the svg elements.
I was wondering if there is a way to customize those paging buttons, i.e remove the svg elements or replace them with “<<” “<” “>” “>>”?
Thanks!