No border Table
you can remove all borders.
header1 header2 Row1, Cell1 Row 1, Cell 2 Row 1, Cell 3 Row 2, Cell 1 Row 2, Cell 3
table border
You can wrap the table with border.
This is useful when you want to wrap another element with a border line.
Header 1 Header 2 Header3 Row 1, Cell 1 Row 1, Cell 2 Row 1, Cell 3 Row 2, Cell 1 Row 2, Cell 2 Row 2, Cell 3
table border With Margin
In this example, the table border is wrapping the content of the table.
Imagine you have different sections as table cells and you have to wrap it once more.
Header 1 Header 2 Header 3 Cell 1 Cell 2 Cell 3 Cell 1 Cell 2 Cell 3
Table border styles
You can customize the shapes and colors of each border line.
Header 1 Header 2 test Row 1, Cell 2 Row 1, Cell 3 Row 2, Cell 1 Row 2, Cell 3
Play with styles even more
Try complex use case for your requirements.
Row1, Cell1 rotate 15, opacity 0.5 Row 1, Cell 3 Row 2, Cell 1 Row 2, Cell 3