Posts by Mauro Baraldi • 140 points
1 post
-
2
votes1
answer233
viewsA: Set class for a table
In the project repository you have an example folder. Here has an example of how to reference classes in the table. class TabelaDados(Table): classes = ['tabela-fixa', 'tabela-pequena'] codigo =…