Footer
A Table footer can be displayed with any specfied CSS/HTML
Footer example #
const options = {
footer: "<div class=''myfooterClass>footer</div>",
....
}
- Next: Live Data
- Previous: Date & Time
A Table footer can be displayed with any specfied CSS/HTML
const options = {
footer: "<div class=''myfooterClass>footer</div>",
....
}