hi all,
I am using pdfmake with table content but I cannot see the way to hide border of the table or do zebra style.
are these features above supported or just missing the document?
@piggyman007 checkout the tables section in playground or this example for no border table. As for zebra tables - they are not currently supported, however you can manually set styles for each row.
Most helpful comment
@piggyman007 checkout the tables section in playground or this example for no border table. As for zebra tables - they are not currently supported, however you can manually set styles for each row.