react-bs-datatable / components/TableHeader / TableHeaderClasses
components/TableHeader.TableHeaderClasses
This is an interface for customizing the classes for
the TableHeaderClasses component.
• Optional th: string
The class for all th tags inside each tr tag.
• Optional thead: string
The class for the thead tag.
• Optional tr: string
The class for all tr tags inside tbody.