react-dj-table

git icon
Change theme

Footer

FooterHTML

A Table footer can be displayed with any specfied CSS/HTML

  const options = {
footer: "<div class=''myfooterClass>footer</div>",
....
}

https://codesandbox.io/s/full-example-sematic-ui-pageable-searchable-v151w?from-embed=&file=/index.js